Fix some compiler warnings
[pspp-builds.git] / src / ui / gui / psppire-window.c
index 990e4ab5fed6245b33df401868c4c5f79a206feb..70500e6a0b4f1fa8a78228aa95fdb05ba58c1b2b 100644 (file)
@@ -25,6 +25,7 @@
 #include <gtk/gtkmain.h>
 
 #include <stdlib.h>
+#include <xalloc.h>
 
 #include <gettext.h>
 #define _(msgid) gettext (msgid)