From 3379430e15a59a96562e8cdebe7cbf81efc1b3d3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Dec 2010 02:06:56 +0000 Subject: Clean up code. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2692 a436a847-0d15-0410-975c-d299462d15a1 --- src/Session.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Session.cpp') diff --git a/src/Session.cpp b/src/Session.cpp index ec508a6..85d9a58 100644 --- a/src/Session.cpp +++ b/src/Session.cpp @@ -16,9 +16,9 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#include "LashClient.hpp" #include "Project.hpp" #include "Session.hpp" -#include "LashClient.hpp" using namespace std; using boost::shared_ptr; -- cgit v1.2.1