From ffa8db7407b2f796455f09a8c64b6bf31c4b90a4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 24 Mar 2012 20:41:29 +0000 Subject: Add missing include. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@4103 a436a847-0d15-0410-975c-d299462d15a1 --- ganv/Port.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ganv/Port.hpp') diff --git a/ganv/Port.hpp b/ganv/Port.hpp index 04b8ae3..6da655b 100644 --- a/ganv/Port.hpp +++ b/ganv/Port.hpp @@ -21,6 +21,7 @@ #include #include +#include #include "ganv/canvas-base.h" #include "ganv/Box.hpp" -- cgit v1.2.1