Take advantage of Gnulib configmake module.
[pspp] / src / ui / gui / helper.h
index 223b613447e2af5876dc463be4ca7b166c0e9232..671bb8edf633649aa63e07843f1103da8369d995 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2004, 2009  Free Software Foundation
+   Copyright (C) 2004, 2009, 2010  Free Software Foundation
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -27,6 +27,8 @@
 
 #include "psppire-dict.h"
 
+#include "gl/configmake.h"
+
 void paste_syntax_in_new_window (const gchar *syntax);
 
 struct fmt_spec;