summaryrefslogtreecommitdiff
path: root/src/textmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/textmanager.cpp')
-rw-r--r--src/textmanager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/textmanager.cpp b/src/textmanager.cpp
index a57ed1b44..a8b62bcf2 100644
--- a/src/textmanager.cpp
+++ b/src/textmanager.cpp
@@ -24,6 +24,8 @@
#include <cstring>
+#include "debug.h"
+
TextManager *textManager = 0;
TextManager::TextManager()