aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/conf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/conf.cpp')
-rw-r--r--engines/gargoyle/conf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gargoyle/conf.cpp b/engines/gargoyle/conf.cpp
index e2b8d04bda..a684889a7b 100644
--- a/engines/gargoyle/conf.cpp
+++ b/engines/gargoyle/conf.cpp
@@ -22,7 +22,7 @@
#include "gargoyle/conf.h"
#include "gargoyle/fonts.h"
-#include "gargoyle/unicode.h"
+#include "gargoyle/utils.h"
#include "gargoyle/windows.h"
#include "common/config-manager.h"
#include "common/system.h"