summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-25 23:48:14 +0000
committerDavid Robillard <d@drobilla.net>2011-11-25 23:48:14 +0000
commitd660a764ac2237f5e2fe5190e90b31209b1d70da (patch)
tree85c5e1d96d422a990d81ff35a19b64276a1ef8b4 /src/PatchageEvent.cpp
parente0d452db27924fbef0d6d02000bb893c67879763 (diff)
downloadpatchage-d660a764ac2237f5e2fe5190e90b31209b1d70da.tar.gz
patchage-d660a764ac2237f5e2fe5190e90b31209b1d70da.tar.bz2
patchage-d660a764ac2237f5e2fe5190e90b31209b1d70da.zip
Remove Raul dependency.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3633 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/PatchageEvent.cpp')
-rw-r--r--src/PatchageEvent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PatchageEvent.cpp b/src/PatchageEvent.cpp
index 818859c..7da0cbb 100644
--- a/src/PatchageEvent.cpp
+++ b/src/PatchageEvent.cpp
@@ -16,8 +16,6 @@
#include <boost/format.hpp>
-#include "raul/SharedPtr.hpp"
-
#include "patchage-config.h"
#include "Patchage.hpp"
#include "PatchageCanvas.hpp"