--- Src/Gtk2/dasher_editor.cpp 2007-03-12 10:13:13.000000000 -0400 +++ Src/Gtk2/dasher_editor.cpp 2007-08-19 11:27:18.000000000 -0400 @@ -3,9 +3,9 @@ #include #include /* TODO: r4epair gnome libs flags (or get rid of entirely) */ -//#ifdef GNOME_LIBS +#ifdef GNOME_LIBS #include -//#endif +#endif #include "dasher_action_keyboard.h" #ifdef WITH_MAEMO --- Src/Gtk2/dasher_main.cpp 2007-03-12 10:13:13.000000000 -0400 +++ Src/Gtk2/dasher_main.cpp 2007-08-19 14:28:07.000000000 -0400 @@ -8,7 +8,7 @@ #ifdef WITH_MAEMOFULLSCREEN #include #endif -#include +//#include #include "GtkDasherControl.h" #include "KeyboardHelper.h"