summaryrefslogtreecommitdiff
path: root/src/utils/gettexthelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/gettexthelper.cpp')
-rw-r--r--src/utils/gettexthelper.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp
index 8636acb34..1e2fffef7 100644
--- a/src/utils/gettexthelper.cpp
+++ b/src/utils/gettexthelper.cpp
@@ -29,6 +29,8 @@
#include <libintl.h>
#endif
+#include "utils/physfstools.h"
+
#ifdef WIN32
#include <string>
extern "C" char const *_nl_locale_name_default(void);