summaryrefslogtreecommitdiff
path: root/src/fe-common/core/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-common/core/module.h')
-rw-r--r--src/fe-common/core/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-common/core/module.h b/src/fe-common/core/module.h
index 51b61b3e..db712ec7 100644
--- a/src/fe-common/core/module.h
+++ b/src/fe-common/core/module.h
@@ -2,7 +2,7 @@
#define MODULE_NAME "fe-common/core"
-typedef guint32 unichar;
+#include "utf8.h"
typedef struct {
time_t time;
char *nick;