summaryrefslogtreecommitdiffstats
path: root/fish/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish/help.c')
-rw-r--r--fish/help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/help.c b/fish/help.c
index b62739ab..c1412876 100644
--- a/fish/help.c
+++ b/fish/help.c
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <libintl.h>
#include "fish.h"