summaryrefslogtreecommitdiffstats
path: root/src/sp-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-text.h')
-rw-r--r--src/sp-text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-text.h b/src/sp-text.h
index f7cf5a3aa..5f0485083 100644
--- a/src/sp-text.h
+++ b/src/sp-text.h
@@ -16,8 +16,8 @@
#include <glib.h>
#include <stddef.h>
#include <sigc++/sigc++.h>
+#include "sp-string.h" // Provides many other headers with SP_IS_STRING
#include "sp-item.h"
-#include "sp-string.h"
#include "text-tag-attributes.h"
#include "libnrtype/Layout-TNG.h"