summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/worldgen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/worldgen.h b/include/worldgen.h
index 5e3601e..4cac9bf 100644
--- a/include/worldgen.h
+++ b/include/worldgen.h
@@ -4,7 +4,7 @@
extern "C" {
#endif
-#include <engine/core/types.h>
+#include <daw/types.h>
// first 4 bits for material type
#define BLOCK_none 0