aboutsummaryrefslogtreecommitdiffstats
path: root/devel/collada-dom/files/patch-dom_include_dae.h
blob: 74e13ec081c74455b32f1e3f2f03e930942d66da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- dom/include/dae.h.orig	2017-10-21 05:05:24 UTC
+++ dom/include/dae.h
@@ -25,7 +25,7 @@
 #pragma warning(disable: 4180 4245)
 #endif
 #ifndef NO_BOOST
-#include <boost/filesystem/convenience.hpp>
+#include <boost/filesystem.hpp>
 #endif
 #ifdef _MSC_VER
 #pragma warning(pop)