aboutsummaryrefslogtreecommitdiff
path: root/sky
diff options
context:
space:
mode:
authorChris Apers2006-01-30 19:10:27 +0000
committerChris Apers2006-01-30 19:10:27 +0000
commit6f5141782699c911860006575da6210130bbfce5 (patch)
treea6b1c6decbd11853b9ead4e4c2039d5186b0b6a4 /sky
parentd985e24bf9f5061f38b1f575d259ecc998178c10 (diff)
downloadscummvm-rg350-6f5141782699c911860006575da6210130bbfce5.tar.gz
scummvm-rg350-6f5141782699c911860006575da6210130bbfce5.tar.bz2
scummvm-rg350-6f5141782699c911860006575da6210130bbfce5.zip
Fixed compilation
svn-id: r20313
Diffstat (limited to 'sky')
-rw-r--r--sky/hufftext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/hufftext.cpp b/sky/hufftext.cpp
index 6fef4319bd..d750f3948d 100644
--- a/sky/hufftext.cpp
+++ b/sky/hufftext.cpp
@@ -19,7 +19,7 @@
*
*/
-#include "text.h"
+#include "sky/text.h"
namespace Sky {