summaryrefslogtreecommitdiffstats
path: root/src/object/sp-image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-image.cpp')
-rw-r--r--src/object/sp-image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-image.cpp b/src/object/sp-image.cpp
index 65643c701..95b6ace11 100644
--- a/src/object/sp-image.cpp
+++ b/src/object/sp-image.cpp
@@ -14,7 +14,7 @@
*/
#ifdef HAVE_CONFIG_H
-# include "config.h"
+# include "config.h" // only include where actually required!
#endif
#include <cstring>