summaryrefslogtreecommitdiff
path: root/server/src/utf8.cc
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/utf8.cc')
-rw-r--r--server/src/utf8.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/utf8.cc b/server/src/utf8.cc
index f43d858..51eba94 100644
--- a/server/src/utf8.cc
+++ b/server/src/utf8.cc
@@ -26,7 +26,7 @@
*/
#include "utf8.h"
-#include "debug.h"
+#include <hugin.hpp>
#include <errno.h>