From 2238842f9419c5cee8be74b3d4cb4ede8e816f16 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 8 Jan 2011 19:51:22 +0000 Subject: Clean up code (cpplint). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2800 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/PatchImpl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/engine/PatchImpl.cpp') diff --git a/src/engine/PatchImpl.cpp b/src/engine/PatchImpl.cpp index f9aa3b2a..c5f91ba5 100644 --- a/src/engine/PatchImpl.cpp +++ b/src/engine/PatchImpl.cpp @@ -17,6 +17,7 @@ #include #include +#include #include "raul/log.hpp" #include "module/World.hpp" #include "shared/LV2URIMap.hpp" -- cgit v1.2.1