ports/cad/openvsp/files/patch-src_util_SVGUtil.h
Wen Heping 7c3215b4fc - Update to 3.11.0
PR:		217764
Submitted by:	fernando.apesteguia@gmail.com(maintainer)
2017-03-30 12:09:08 +00:00

11 lines
253 B
C++

--- src/util/SVGUtil.h.orig 2017-03-13 15:54:25 UTC
+++ src/util/SVGUtil.h
@@ -14,7 +14,7 @@
#include "Vec3d.h"
#include "APIDefines.h"
#include "BndBox.h"
-#include "XmlUtil.h"
+#include "../xmlvsp/XmlUtil.h"
#include <vector>
#include <string>