Replace some obsolete Gtk macro calls
[pspp] / src / ui / gui / customentry.c
index 04e738f23b335bca9b413eecb1b8b7a04bff3c2a..b7d0ce2d27c25eef7d4874e1ef5a178b240fadb3 100644 (file)
@@ -57,7 +57,7 @@
 
 #include <gtk/gtk.h>
 #include "customentry.h"
-
+#include "helper.h"
 
 static void psppire_custom_entry_class_init          (PsppireCustomEntryClass *klass);
 static void psppire_custom_entry_init                (PsppireCustomEntry      *ce);