summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_patch_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/midi_patch_manager.cc')
-rw-r--r--libs/ardour/midi_patch_manager.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/ardour/midi_patch_manager.cc b/libs/ardour/midi_patch_manager.cc
index d3d080a179..58e33d2d53 100644
--- a/libs/ardour/midi_patch_manager.cc
+++ b/libs/ardour/midi_patch_manager.cc
@@ -20,7 +20,6 @@
#include <boost/shared_ptr.hpp>
-#include "pbd/compose.h"
#include "pbd/file_utils.h"
#include "pbd/error.h"
@@ -29,8 +28,6 @@
#include "ardour/midi_patch_manager.h"
#include "ardour/midi_patch_search_path.h"
-#include "i18n.h"
-
using namespace std;
using namespace ARDOUR;
using namespace MIDI;