diff options
Diffstat (limited to 'src/xml/node-fns.cpp')
| -rw-r--r-- | src/xml/node-fns.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/node-fns.cpp b/src/xml/node-fns.cpp index 69317e2a6..4d346e009 100644 --- a/src/xml/node-fns.cpp +++ b/src/xml/node-fns.cpp @@ -3,7 +3,7 @@ #endif #include <map> -#include <glib/gtestutils.h> +#include <glib.h> // g_assert() #include "xml/node-iterators.h" #include "algorithms/find-if-before.h" |
