Code

Initial fix for the inverted coordinate system bug
[inkscape.git] / src / color-profile.cpp
index 310a37356fead70a3c521c44f8d599fed5533b7c..43709793ccfc1cbb343bb04bfdfba7200308a3aa 100644 (file)
@@ -35,7 +35,7 @@
 #include "dom/util/digest.h"
 
 #ifdef WIN32
-#include <Icm.h>
+#include <icm.h>
 #endif // WIN32
 
 using Inkscape::ColorProfile;