summaryrefslogtreecommitdiffstats
path: root/src/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/simple-event.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/debug/simple-event.h b/src/debug/simple-event.h
index 24f1c7545..3126f10f1 100644
--- a/src/debug/simple-event.h
+++ b/src/debug/simple-event.h
@@ -14,8 +14,10 @@
#include <stdarg.h>
#include <vector>
-#include "glib/gstrfuncs.h"
-#include "glib/gmessages.h"
+#include <glib/gtestutils.h>
+#include <glib/gstrfuncs.h>
+#include <glib/gmessages.h>
+
#include "gc-alloc.h"
#include "debug/event.h"