summaryrefslogtreecommitdiffstats
path: root/src/helper/units.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/units.cpp')
-rw-r--r--src/helper/units.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/units.cpp b/src/helper/units.cpp
index 45d6d27f9..a78f5e623 100644
--- a/src/helper/units.cpp
+++ b/src/helper/units.cpp
@@ -20,7 +20,7 @@
#endif
#include "helper/units.h"
-#include <glib/gtestutils.h>
+#include <glib.h> // g_assert()
#include <glibmm/i18n.h>
#include "unit-constants.h"
#include "svg/svg-length.h"