aboutsummaryrefslogtreecommitdiff
path: root/src/gettext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gettext.h')
-rw-r--r--src/gettext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gettext.h b/src/gettext.h
index 885d7ca2d..b87bdd9cc 100644
--- a/src/gettext.h
+++ b/src/gettext.h
@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define GETTEXT_HEADER
#include "config.h" // for USE_GETTEXT
+#include <string>
#if USE_GETTEXT
#include <libintl.h>