summaryrefslogtreecommitdiff
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 f2cb8e471..0e6ee0fd5 100644
--- a/src/gettext.h
+++ b/src/gettext.h
@@ -1,5 +1,6 @@
#ifndef GETTEXT_HEADER
#include "config.h" // for USE_GETTEXT
+#include <iostream>
#if USE_GETTEXT
#include <libintl.h>