Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / display / pixblock-transform.cpp
index 730f0ad4318e1987678b09e8a13bef13bb72a1d4..74ded2ae0bf24731cc6fe5ae92d525360d7bf9c2 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <glib.h>
 #include <cmath>
-#if defined (SOLARIS_2_8)
+#if defined (SOLARIS) && (SOLARIS == 8)
 #include "round.h"
 using Inkscape::round;
 #endif