X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;fp=src%2Fui%2Fgui%2Fhelper.h;h=3b9f03703ea7c85b367b057f47fa63757f4dc218;hb=392ab4052e2743f80664a4130b2b4ee5d82af7fe;hp=377066176f5257528a15db5e6eb715062c93d603;hpb=c3943790b7598402bdc16fe90d6d6bdf22489b35;p=pspp-builds.git diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index 37706617..3b9f0370 100644 --- a/src/ui/gui/helper.h +++ b/src/ui/gui/helper.h @@ -21,7 +21,6 @@ #include "relocatable.h" #include -#include #include #include @@ -33,6 +32,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 */