diff options
Diffstat (limited to 'tests/simple.c')
-rw-r--r-- | tests/simple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple.c b/tests/simple.c index 0d29a04185..19a19aa944 100644 --- a/tests/simple.c +++ b/tests/simple.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> |