aboutsummaryrefslogtreecommitdiff
path: root/engines/cryomni3d/fixed_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryomni3d/fixed_image.h')
-rw-r--r--engines/cryomni3d/fixed_image.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cryomni3d/fixed_image.h b/engines/cryomni3d/fixed_image.h
index 92445edc94..c1e7fd4710 100644
--- a/engines/cryomni3d/fixed_image.h
+++ b/engines/cryomni3d/fixed_image.h
@@ -25,8 +25,8 @@
#include "common/func.h"
-#include "engines/cryomni3d/cryomni3d.h"
-#include "engines/cryomni3d/objects.h"
+#include "cryomni3d/cryomni3d.h"
+#include "cryomni3d/objects.h"
namespace Graphics {
struct Surface;