Unbreak Gtk.
This commit is contained in:
parent
bbbeb0bebe
commit
3c7d8d51ac
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef OG_GTK
|
#ifdef OG_GTK
|
||||||
#i nclude <gtk/gtk.h>
|
# include <gtk/gtk.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef OG_W32
|
#ifdef OG_W32
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
|
|
Reference in a new issue