summaryrefslogtreecommitdiffstats
path: root/testfiles/src/color-profile-test.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-01-30 08:33:01 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-01-30 08:33:01 +0000
commit267299811df952d08324a39008f52c19641de9e0 (patch)
tree28fef736a52cb7a72119d119be8eb663ad20a77f /testfiles/src/color-profile-test.cpp
parentTranslations: update inkscape.pot (diff)
downloadinkscape-267299811df952d08324a39008f52c19641de9e0.tar.gz
inkscape-267299811df952d08324a39008f52c19641de9e0.zip
Move classes derived from SPObject to own directory.
A lot of header clean-up.
Diffstat (limited to 'testfiles/src/color-profile-test.cpp')
-rw-r--r--testfiles/src/color-profile-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testfiles/src/color-profile-test.cpp b/testfiles/src/color-profile-test.cpp
index 365be687a..17b74bba1 100644
--- a/testfiles/src/color-profile-test.cpp
+++ b/testfiles/src/color-profile-test.cpp
@@ -13,7 +13,7 @@
#include "attributes.h"
#include "cms-system.h"
-#include "color-profile.h"
+#include "object/color-profile.h"
#include "doc-per-case-test.h"
namespace {