diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-07-31 23:08:04 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-07-31 23:08:04 +0000 |
| commit | e79e9fe616e5da595551916ad5b9f6cb628dbb49 (patch) | |
| tree | 66f044fa47c7519dd6750153452661613163b7ed /src/color-profile.cpp | |
| parent | German translation update (diff) | |
| download | inkscape-e79e9fe616e5da595551916ad5b9f6cb628dbb49.tar.gz inkscape-e79e9fe616e5da595551916ad5b9f6cb628dbb49.zip | |
Fix build error
(bzr r12442)
Diffstat (limited to 'src/color-profile.cpp')
| -rw-r--r-- | src/color-profile.cpp | 2 |
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> |
