summaryrefslogtreecommitdiffstats
path: root/src/gui/PortMenu.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-15 18:23:39 +0000
committerDavid Robillard <d@drobilla.net>2012-08-15 18:23:39 +0000
commitd64815e24c043ac87b1504c5f02e93b11c4d8285 (patch)
tree3ca5a42c9ecaac0ecc9129021d390028243515dc /src/gui/PortMenu.hpp
parent936441d0c850a3b5e8550cb572c4d759589de923 (diff)
downloadingen-d64815e24c043ac87b1504c5f02e93b11c4d8285.tar.gz
ingen-d64815e24c043ac87b1504c5f02e93b11c4d8285.tar.bz2
ingen-d64815e24c043ac87b1504c5f02e93b11c4d8285.zip
Clean up includes.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4704 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/PortMenu.hpp')
-rw-r--r--src/gui/PortMenu.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/PortMenu.hpp b/src/gui/PortMenu.hpp
index cc33efb0..598afaa5 100644
--- a/src/gui/PortMenu.hpp
+++ b/src/gui/PortMenu.hpp
@@ -17,8 +17,6 @@
#ifndef INGEN_GUI_PORTMENU_HPP
#define INGEN_GUI_PORTMENU_HPP
-#include <string>
-
#include <gtkmm/builder.h>
#include <gtkmm/menu.h>
#include <gtkmm/menushell.h>