summary refs log tree commit diff stats
path: root/src/common/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/text.c')
-rw-r--r--src/common/text.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/text.c b/src/common/text.c
index 7e8da018..01c59704 100644
--- a/src/common/text.c
+++ b/src/common/text.c
@@ -43,6 +43,7 @@
 #include "outbound.h"
 #include "hexchatc.h"
 #include "text.h"
+#include "typedef.h"
 #ifdef WIN32
 #include <windows.h>
 #endif