X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fsyntax-editor-source.c;h=f7617a893155faf03b786680c6e0c14114603b04;hb=e93857e0338c2a71794db2b57e3659bbe6946240;hp=289bd37a0f5cd7537a0806f1a10ccfb40e935fb8;hpb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;p=pspp-builds.git diff --git a/src/ui/gui/syntax-editor-source.c b/src/ui/gui/syntax-editor-source.c index 289bd37a..f7617a89 100644 --- a/src/ui/gui/syntax-editor-source.c +++ b/src/ui/gui/syntax-editor-source.c @@ -18,7 +18,6 @@ #include #include -#include #include #include @@ -29,6 +28,8 @@ #include "syntax-editor-source.h" #include "syntax-editor.h" +#include "xalloc.h" + struct syntax_editor_source { struct getl_interface parent;