summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-document.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/simple-document.cpp')
-rw-r--r--src/xml/simple-document.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/simple-document.cpp b/src/xml/simple-document.cpp
index c06c0ed69..30e74a455 100644
--- a/src/xml/simple-document.cpp
+++ b/src/xml/simple-document.cpp
@@ -12,7 +12,7 @@
*
*/
-#include <glib/gtestutils.h>
+#include <glib.h> // g_assert()
#include "xml/simple-document.h"
#include "xml/event-fns.h"