summaryrefslogtreecommitdiffstats
path: root/src/module/World.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/module/World.hpp')
-rw-r--r--src/module/World.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/module/World.hpp b/src/module/World.hpp
index dbbac2bd..443c6d01 100644
--- a/src/module/World.hpp
+++ b/src/module/World.hpp
@@ -18,7 +18,7 @@
#ifndef INGEN_WORLD_HPP
#define INGEN_WORLD_HPP
-#include CONFIG_H_PATH
+#include "config.h"
#include <string>
#include <glibmm/module.h>