summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyeditor.cc
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2012-06-23 03:51:43 +0000
committerTim Mayberry <mojofunk@gmail.com>2012-06-23 03:51:43 +0000
commit22e478e7fc4952dd386391e85d8e7fa2491ae953 (patch)
treedd95fcb153d43cf3875e3f2ef6108fb7b0d08542 /gtk2_ardour/keyeditor.cc
parent6262eae7c0e4bf515d29775dc521e3c5f436b50b (diff)
Remove unneeded header include
git-svn-id: svn://localhost/ardour2/branches/3.0@12828 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/keyeditor.cc')
-rw-r--r--gtk2_ardour/keyeditor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/keyeditor.cc b/gtk2_ardour/keyeditor.cc
index dbe374fcbc..72207ea27f 100644
--- a/gtk2_ardour/keyeditor.cc
+++ b/gtk2_ardour/keyeditor.cc
@@ -32,7 +32,6 @@
#include "gtkmm2ext/utils.h"
#include "pbd/strsplit.h"
-#include "pbd/replace_all.h"
#include "ardour/profile.h"