summaryrefslogtreecommitdiffstats
path: root/src/world.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.c')
-rw-r--r--src/world.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/world.c b/src/world.c
index 41981df..357839d 100644
--- a/src/world.c
+++ b/src/world.c
@@ -16,7 +16,7 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include CONFIG_H_PATH
+#include "config.h"
#define _XOPEN_SOURCE 500
#include <string.h>