X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;h=1a620908309c3f93450dd4b90178ec1ca0001785;hb=46b17a75377b7541db5149c561d8569b5472d3fe;hp=377066176f5257528a15db5e6eb715062c93d603;hpb=c65449a628d13f4683e7dc7125874608c7152017;p=pspp diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index 377066176f..1a62090830 100644 --- a/src/ui/gui/helper.h +++ b/src/ui/gui/helper.h @@ -20,8 +20,8 @@ #include "relocatable.h" -#include #include +#include #include #include @@ -33,6 +33,7 @@ */ #define RECENT_LISTS_AVAILABLE GTK_CHECK_VERSION (2, 10, 2) +struct fmt_spec; /* Formats a value according to FORMAT The returned string must be freed when no longer required */