From 4957c342b592ac1cc2c8983d1acfe957def8b3c6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Oct 2011 15:50:32 +0000 Subject: Use modern terser waf syntax. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3556 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/SubpatchModule.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/SubpatchModule.cpp') diff --git a/src/gui/SubpatchModule.cpp b/src/gui/SubpatchModule.cpp index 3cadb506..2c5c968a 100644 --- a/src/gui/SubpatchModule.cpp +++ b/src/gui/SubpatchModule.cpp @@ -21,8 +21,9 @@ #include "ingen/ServerInterface.hpp" #include "ingen/client/PatchModel.hpp" +#include "shared/LV2URIMap.hpp" + #include "App.hpp" -#include "LV2URIMap.hpp" #include "NodeControlWindow.hpp" #include "NodeModule.hpp" #include "PatchCanvas.hpp" -- cgit v1.2.1