summaryrefslogtreecommitdiffstats
path: root/src/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/simple-event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/simple-event.h b/src/debug/simple-event.h
index 3126f10f1..74301a609 100644
--- a/src/debug/simple-event.h
+++ b/src/debug/simple-event.h
@@ -14,7 +14,7 @@
#include <stdarg.h>
#include <vector>
-#include <glib/gtestutils.h>
+#include <glib.h> // g_assert()
#include <glib/gstrfuncs.h>
#include <glib/gmessages.h>