From e7088d8e79bdb68397b940e66db89bc3b371f2c9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 18 Oct 2008 16:58:12 +0000 Subject: Build against local library versions no matter what.... hopefully.... git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1677 a436a847-0d15-0410-975c-d299462d15a1 --- src/Path.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Path.cpp') diff --git a/src/Path.cpp b/src/Path.cpp index 435c452..4a41979 100644 --- a/src/Path.cpp +++ b/src/Path.cpp @@ -15,7 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include +#include "raul/Path.hpp" using namespace std; -- cgit v1.2.1