summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-10-18 16:56:28 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-10-18 16:56:28 -0400
commitc74ce58d1ab9d2435c1b484f9c56c3c5d17cfdbf (patch)
tree3d1cadc8f47ad7fd132dfbf7143a3067e95ad13b /gtk2_ardour/rc_option_editor.cc
parent9c98e577d0fb544db63813423ab0090cf9c24ce2 (diff)
remove unnecessary and now impossible #include
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc
index 8e562f4279..940c675bb6 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -61,7 +61,6 @@
#include "midi_tracer.h"
#include "rc_option_editor.h"
#include "utils.h"
-#include "midi_port_dialog.h"
#include "sfdb_ui.h"
#include "keyboard.h"
#include "theme_manager.h"