From d64815e24c043ac87b1504c5f02e93b11c4d8285 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Aug 2012 18:23:39 +0000 Subject: Clean up includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4704 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchPortModule.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/PatchPortModule.hpp') diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp index 8e3a320c..90f9cd6d 100644 --- a/src/gui/PatchPortModule.hpp +++ b/src/gui/PatchPortModule.hpp @@ -18,9 +18,12 @@ #define INGEN_GUI_PATCHPORTMODULE_HPP #include + #include + #include "ganv/Module.hpp" #include "raul/URI.hpp" + #include "Port.hpp" namespace Raul { class Atom; } -- cgit v1.2.1