summaryrefslogtreecommitdiffstats
path: root/src/color-profile.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2013-07-31 23:08:04 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2013-07-31 23:08:04 +0000
commite79e9fe616e5da595551916ad5b9f6cb628dbb49 (patch)
tree66f044fa47c7519dd6750153452661613163b7ed /src/color-profile.cpp
parentGerman translation update (diff)
downloadinkscape-e79e9fe616e5da595551916ad5b9f6cb628dbb49.tar.gz
inkscape-e79e9fe616e5da595551916ad5b9f6cb628dbb49.zip
Fix build error
(bzr r12442)
Diffstat (limited to 'src/color-profile.cpp')
-rw-r--r--src/color-profile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/color-profile.cpp b/src/color-profile.cpp
index 918fc79d4..01e6d7062 100644
--- a/src/color-profile.cpp
+++ b/src/color-profile.cpp
@@ -4,8 +4,8 @@
#define noDEBUG_LCMS
-#include <glibmm/checksum.h>
#include <gdkmm/color.h>
+#include <glibmm/checksum.h>
#include <glib/gstdio.h>
#include <fcntl.h>
#include <glib/gi18n.h>