summaryrefslogtreecommitdiff
path: root/devel/libsavitar/files/patch-src_SceneNode.cpp
blob: e055e80807d8dc5245ed36041e5fa9fc6907d6a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/SceneNode.cpp.orig	2020-05-11 21:53:40 UTC
+++ src/SceneNode.cpp
@@ -18,7 +18,7 @@
 
 #include "SceneNode.h"
 #include "Namespace.h"
-#include "../pugixml/src/pugixml.hpp"
+#include <pugixml.hpp>
 #include <iostream>
 using namespace Savitar;