aboutsummaryrefslogtreecommitdiffstats
path: root/yage/yage.h
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-02-13 19:16:22 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-02-13 19:16:22 +0000
commit2fe3434682aae38bb0ab414135c2311110a6db90 (patch)
tree1dff4aea6a59c466ea6a6f15ad7f5e2ac69f5b37 /yage/yage.h
parent400e8188a312abc7e5a0c7378dbd64fb8e0705e0 (diff)
parent49af8b16ae3f9e6579656ed10f815e9c465557d0 (diff)
downloadYAGE-2fe3434682aae38bb0ab414135c2311110a6db90.tar.gz
YAGE-2fe3434682aae38bb0ab414135c2311110a6db90.zip
Merge branch 'entity'
Diffstat (limited to 'yage/yage.h')
-rw-r--r--yage/yage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/yage/yage.h b/yage/yage.h
index ed21d245..d5b34603 100644
--- a/yage/yage.h
+++ b/yage/yage.h
@@ -50,8 +50,7 @@
* Engine that includes a Entity Component System to organize the data and make
* it more flexible and efficient.
*/
-#include "engine/engine.h"
-
+#include "entity/engine.h"
/**
* Project namespace.
*