summaryrefslogtreecommitdiffstats
path: root/ingen/Interface.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-16 15:44:14 +0100
committerDavid Robillard <d@drobilla.net>2017-12-16 17:51:21 +0100
commit2db4b9d3eeff03fff8a75c7fe500fa56da143efc (patch)
tree4b5e15dffc6725d9c1098bf5f9e00038742d2d00 /ingen/Interface.hpp
parentb7341fdcb0f10025b725172d7b95ba5b1294b9d3 (diff)
downloadingen-2db4b9d3eeff03fff8a75c7fe500fa56da143efc.tar.gz
ingen-2db4b9d3eeff03fff8a75c7fe500fa56da143efc.tar.bz2
ingen-2db4b9d3eeff03fff8a75c7fe500fa56da143efc.zip
Clean up includes
Diffstat (limited to 'ingen/Interface.hpp')
-rw-r--r--ingen/Interface.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp
index e396872e..f83cd6f2 100644
--- a/ingen/Interface.hpp
+++ b/ingen/Interface.hpp
@@ -21,7 +21,6 @@
#ifndef INGEN_INTERFACE_HPP
#define INGEN_INTERFACE_HPP
-#include <list>
#include <string>
#include "ingen/Resource.hpp"