tags 665542 patch thanks Patch from Ubuntu: https://launchpad.net/ubuntu/+source/gpsim/0.26.1-1.1ubuntu1
--- gpsim-0.26.1.orig/src/bitlog.h +++ gpsim-0.26.1/src/bitlog.h @@ -25,7 +25,7 @@ class Cycle_Counter; // include the absolute minimum portion of GLIB to get the definitions // for guint64, etc. -#include <glibconfig.h> +#include <glib.h> /********************************************************************** * boolean event logging -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

