summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index be5dedc24..4169dee51 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -17,7 +17,7 @@
# include "config.h"
#endif
-#include <glib/gtestutils.h>
+#include <glib.h> // g_assert()
#include <glib/ghash.h>
#include "attributes.h"