--- gpsim-0.26.1.orig/src/bitlog.h 2010-06-05 01:46:30.000000000 -0500 +++ gpsim-0.26.1/src/bitlog.h 2012-12-04 08:32:03.327155186 -0500 @@ -25,7 +25,7 @@ // include the absolute minimum portion of GLIB to get the definitions // for guint64, etc. -#include +#include /********************************************************************** * boolean event logging --- gpsim-0.26.1.orig/src/os_dependent.cc 2010-06-05 01:46:30.000000000 -0500 +++ gpsim-0.26.1/src/os_dependent.cc 2012-12-04 08:50:22.684064974 -0500 @@ -39,8 +39,7 @@ #ifdef _WIN32 #define G_PLATFORM_WIN32 #define G_OS_WIN32 -#include -#include +#include #include #include