From a9c6a95eda8e730f7f1bd603c6eec4ced09643dc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 25 Dec 2010 00:35:32 +0000 Subject: Trim raul/Atom.hpp include tree. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2782 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchWindow.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/PatchWindow.hpp') diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index ad0b13ed..3c35e7db 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -21,11 +21,10 @@ #include #include #include -#include "raul/Atom.hpp" #include "raul/SharedPtr.hpp" #include "Window.hpp" -namespace Raul { class Path; } +namespace Raul { class Atom; class Path; } namespace Ingen { -- cgit v1.2.1