Added #include <config.h> to files as appropriate.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 24 Mar 2009 10:12:44 +0000 (19:12 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 24 Mar 2009 10:12:44 +0000 (19:12 +0900)
Thanks to Michel Boaventura for reporting this problem.

src/ui/gui/psppire-acr.c

index b85229d2ea381540e7c13ce650da9312136b4f3c..c0988d84d7bffcafa00beaf21c3fd8f25902ec22 100644 (file)
@@ -34,6 +34,7 @@
 
 */
 
+#include <config.h>
 #include <gtk/gtk.h>
 
 #include "psppire-acr.h"