summaryrefslogtreecommitdiff
path: root/libs/audiographer
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-10-03 05:13:12 +0200
committerRobin Gareus <robin@gareus.org>2016-10-03 05:13:12 +0200
commitb55975a8614da32db73134e7a5b654c6dc8932fe (patch)
treee04ef818f20ac4a226d9899f7b2b821b3d6656c8 /libs/audiographer
parent2607e154eac7bdc92bf881af2fdb1cb895b19e1d (diff)
consistent VAMP includes
This resolves an ambiguity VampHost::Vamp::Plugin and Vamp::Plugin
Diffstat (limited to 'libs/audiographer')
-rw-r--r--libs/audiographer/audiographer/general/loudness_reader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/audiographer/audiographer/general/loudness_reader.h b/libs/audiographer/audiographer/general/loudness_reader.h
index 7431f5ef08..c86fd521da 100644
--- a/libs/audiographer/audiographer/general/loudness_reader.h
+++ b/libs/audiographer/audiographer/general/loudness_reader.h
@@ -20,7 +20,6 @@
#define AUDIOGRAPHER_LOUDNESS_READER_H
#include <vamp-hostsdk/PluginLoader.h>
-#include <vamp-sdk/Plugin.h>
#include "audiographer/visibility.h"
#include "audiographer/sink.h"