Code

- Send Mac package debugging output to stderr rather than stdout. Fixes
[inkscape.git] / src / libvpsc / generate-constraints.cpp
index f3bc65eed858f5d7cdca322f8632277f72627808..c57966e26ca593523c636e86cdc451fb1dba8e1d 100644 (file)
@@ -16,7 +16,7 @@
 #include "generate-constraints.h"
 #include "constraint.h"
 
-#include "isnan.h" /* Include last */
+#include "2geom/isnan.h" /* Include last */
 
 using std::set;
 using std::vector;