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/LashServerInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/LashServerInterface.cpp') diff --git a/src/LashServerInterface.cpp b/src/LashServerInterface.cpp index 23fc4dc..ed62794 100644 --- a/src/LashServerInterface.cpp +++ b/src/LashServerInterface.cpp @@ -16,7 +16,7 @@ */ #include -#include +#include "raul/LashServerInterface.hpp" using namespace std; -- cgit v1.2.1