about summary refs log tree commit diff
path: root/src/game/client/mapres_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/mapres_image.cpp')
-rw-r--r--src/game/client/mapres_image.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/client/mapres_image.cpp b/src/game/client/mapres_image.cpp
index ab624949..b1817583 100644
--- a/src/game/client/mapres_image.cpp
+++ b/src/game/client/mapres_image.cpp
@@ -1,5 +1,5 @@
-#include <baselib/system.h>
-#include "../../engine/interface.h"
+#include <engine/system.h>
+#include <engine/interface.h>
 #include "mapres_image.h"
 #include "../mapres.h"