Code

glib/gtestutils.h is not available on gutsy, so switching to include of
[inkscape.git] / src / xml / event.cpp
index 0e852ce974f4d97e29fece4119802e9a762d4020..d713200e574f9161c7ec5eb5ac1773f2bfd91cf3 100644 (file)
@@ -13,7 +13,7 @@
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
-#include <glib/gtestutils.h>
+#include <glib.h> // g_assert()
 
 #include "event.h"
 #include "event-fns.h"