summaryrefslogtreecommitdiff
path: root/lib/Form.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Form.cc')
-rw-r--r--lib/Form.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Form.cc b/lib/Form.cc
index fedfc3e..e0e5073 100644
--- a/lib/Form.cc
+++ b/lib/Form.cc
@@ -5,6 +5,7 @@
#include "HttpServ.h"
#include "Buffer.h"
#include "CopyJob.h"
+#include "gettext.h"
Form::Form(const String & titre, const String & url, const String & inv, String * names, String * invs,
String * defaults, String ** lists, String ** descs, int nb, Action * na) :