X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcustomentry.c;h=b7d0ce2d27c25eef7d4874e1ef5a178b240fadb3;hb=769fb2e87faed46645d19564859648dbddb38589;hp=04e738f23b335bca9b413eecb1b8b7a04bff3c2a;hpb=fe8dc2171009e90d2335f159d05f7e6660e24780;p=pspp diff --git a/src/ui/gui/customentry.c b/src/ui/gui/customentry.c index 04e738f23b..b7d0ce2d27 100644 --- a/src/ui/gui/customentry.c +++ b/src/ui/gui/customentry.c @@ -57,7 +57,7 @@ #include #include "customentry.h" - +#include "helper.h" static void psppire_custom_entry_class_init (PsppireCustomEntryClass *klass); static void psppire_custom_entry_init (PsppireCustomEntry *ce);