Fix inclusion of gdkconfig.h

This commit is contained in:
Mike Gorse 2010-12-21 18:18:07 -05:00
parent 4331d62567
commit 2a324ae304

View File

@ -43,7 +43,7 @@
* itself, but also occasionally when compiling programs that use GDK
* (or GTK). One such setting is what windowing API backend is in use.
*/
#include <gdkconfig.h>
#include <gdk/gdkconfig.h>
/* some common magic values */