From 237512ade91a7073ce186d7b6c15ea4eb54e3e73 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/patchage@1677 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchageCanvas.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PatchageCanvas.cpp') diff --git a/src/PatchageCanvas.cpp b/src/PatchageCanvas.cpp index 99ee310..31f35f4 100644 --- a/src/PatchageCanvas.cpp +++ b/src/PatchageCanvas.cpp @@ -15,7 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -#include +#include "raul/SharedPtr.hpp" #include "config.h" #include "PatchageCanvas.hpp" #include "Patchage.hpp" -- cgit v1.2.1