aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/lure/hotspots.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/hotspots.cpp b/engines/lure/hotspots.cpp
index 5fa8f46ac8..7b94d6391e 100644
--- a/engines/lure/hotspots.cpp
+++ b/engines/lure/hotspots.cpp
@@ -31,7 +31,7 @@
#include "lure/res_struct.h"
#include "lure/events.h"
#include "lure/game.h"
-#include <common/endian.h>
+#include "common/endian.h"
namespace Lure {