summaryrefslogtreecommitdiffstats
path: root/src/color-profile.cpp
diff options
context:
space:
mode:
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 310a37356..43709793c 100644
--- a/src/color-profile.cpp
+++ b/src/color-profile.cpp
@@ -35,7 +35,7 @@
#include "dom/util/digest.h"
#ifdef WIN32
-#include <Icm.h>
+#include <icm.h>
#endif // WIN32
using Inkscape::ColorProfile;