From 960edd8f434bd6bedb6f635bc3cedeae9dbbb1e0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 3 Oct 2006 01:04:11 +0000 Subject: Working connection dragging/snap/etc. git-svn-id: http://svn.drobilla.net/lad/patchage@149 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchagePort.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/PatchagePort.h') diff --git a/src/PatchagePort.h b/src/PatchagePort.h index 7ebc995..ec069a3 100644 --- a/src/PatchagePort.h +++ b/src/PatchagePort.h @@ -22,6 +22,7 @@ #include #include #include +#include using namespace LibFlowCanvas; using std::string; using std::list; -- cgit v1.2.1