Code

#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
[inkscape.git] / src / widgets / paint-selector.cpp
index f16bc585265d7b5d2fc7cb3222bdce2064078f7d..5fc74097924bffb47cdb93141d422248aea7f411 100644 (file)
@@ -41,7 +41,7 @@
 #include <document-private.h>
 #include <desktop-style.h>
 #include <style.h>
-#include "svg/svg.h"
+#include "svg/svg-color.h"
 #include "svg/css-ostringstream.h"
 
 #include "paint-selector.h"