summaryrefslogtreecommitdiff
path: root/src/unix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix.cpp')
-rw-r--r--src/unix.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unix.cpp b/src/unix.cpp
index 9ab974d25..1151c373a 100644
--- a/src/unix.cpp
+++ b/src/unix.cpp
@@ -203,6 +203,7 @@ void CSleep(int milliseconds)
#include <iconv.h>
#include <errno.h>
#include "debug.h"
+#include "string_func.h"
#define INTERNALCODE "UTF-8"