summaryrefslogtreecommitdiffstats
path: root/src/client/ObjectModel.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-12-25 00:35:32 +0000
committerDavid Robillard <d@drobilla.net>2010-12-25 00:35:32 +0000
commita9c6a95eda8e730f7f1bd603c6eec4ced09643dc (patch)
treec0bdfb4a9380f2b2723b167789beb9f7fd105aa9 /src/client/ObjectModel.hpp
parent59af545447973115339dfc05f010c6b8bd70b2f9 (diff)
downloadingen-a9c6a95eda8e730f7f1bd603c6eec4ced09643dc.tar.gz
ingen-a9c6a95eda8e730f7f1bd603c6eec4ced09643dc.tar.bz2
ingen-a9c6a95eda8e730f7f1bd603c6eec4ced09643dc.zip
Trim raul/Atom.hpp include tree.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2782 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/client/ObjectModel.hpp')
-rw-r--r--src/client/ObjectModel.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/ObjectModel.hpp b/src/client/ObjectModel.hpp
index dc7f8f5e..9f480567 100644
--- a/src/client/ObjectModel.hpp
+++ b/src/client/ObjectModel.hpp
@@ -24,7 +24,6 @@
#include <cassert>
#include <boost/utility.hpp>
#include <sigc++/sigc++.h>
-#include "raul/Atom.hpp"
#include "raul/Path.hpp"
#include "raul/URI.hpp"
#include "raul/SharedPtr.hpp"