]> Pileus Git - ~andy/gtk/blobdiff - tests/testthreads.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / tests / testthreads.c
index 2d1e62f1d2c656e6ca39f1ea8069f3674640dc0f..f3aaeafa3681942f245caa95080ce02dca418a55 100644 (file)
@@ -27,7 +27,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <gtk/gtk.h>
-#include "config.h"
+#include <config.h>
 
 #ifdef USE_PTHREADS
 #include <pthread.h>