aboutsummaryrefslogtreecommitdiff
path: root/game/menus/FloatingWindowSubScene.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game/menus/FloatingWindowSubScene.cpp')
-rw-r--r--game/menus/FloatingWindowSubScene.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/menus/FloatingWindowSubScene.cpp b/game/menus/FloatingWindowSubScene.cpp
index 16963bb..640d151 100644
--- a/game/menus/FloatingWindowSubScene.cpp
+++ b/game/menus/FloatingWindowSubScene.cpp
@@ -1,8 +1,8 @@
#include "FloatingWindowSubScene.h"
#include "MenusConfig.h"
-#include "types.h"
+#include <crepe/types.h>
#include <crepe/api/GameObject.h>
#include <crepe/api/Scene.h>
#include <crepe/api/Sprite.h>