diff options
Diffstat (limited to 'tests/treestoretest.c')
-rw-r--r-- | tests/treestoretest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/treestoretest.c b/tests/treestoretest.c index 5ca3e14013..080bc41049 100644 --- a/tests/treestoretest.c +++ b/tests/treestoretest.c @@ -17,7 +17,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <gtk/gtk.h> #include <stdlib.h> #include <string.h> |