From 8b13bce6e991b752b90d330e767e7939cd4bf7d7 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sat, 9 Sep 2006 09:09:19 +0000 Subject: Fixed compilation svn-id: r23836 --- engines/lure/hotspots.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +#include "common/endian.h" namespace Lure { -- cgit v1.2.3