]> Pileus Git - ~andy/gtk/blobdiff - tests/testthreads.c
Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the
[~andy/gtk] / tests / testthreads.c
index 4d02a06435378eb628149d48c6b8e74064b281f7..27e0753f311b43aabe7c105fa13a94e64495b181 100644 (file)
@@ -19,7 +19,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <gtk/gtk.h>
-#include "../config.h"
+#include "config.h"
 
 #ifdef USE_PTHREADS
 #include <pthread.h>