mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
11 lines
253 B
C++
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>
|