From 3c7d8d51acd605290e1529d5c83b047d3178452f Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Thu, 5 Jan 2012 15:39:15 +0100 Subject: [PATCH] Unbreak Gtk. --- headers/OGWidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/OGWidget.h b/headers/OGWidget.h index e227701..fcea469 100644 --- a/headers/OGWidget.h +++ b/headers/OGWidget.h @@ -22,7 +22,7 @@ */ #ifdef OG_GTK -#i nclude +# include #endif #ifdef OG_W32 # include