X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fmidi_port_dialog.cc;h=20904faa59dadea727921305321118c0a1767fde;hb=946a99f554a158d569b2cea5310a1197664dcda5;hp=f4c7e5a26bfcb33b4e097c4890d61e92a73ac6ad;hpb=e2f0c5f91e2579c41d8efc9495b6ebac31a61ba3;p=ardour.git diff --git a/gtk2_ardour/midi_port_dialog.cc b/gtk2_ardour/midi_port_dialog.cc index f4c7e5a26b..20904faa59 100644 --- a/gtk2_ardour/midi_port_dialog.cc +++ b/gtk2_ardour/midi_port_dialog.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Paul Davis + Copyright (C) 2012 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ #include "midi_port_dialog.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace std; using namespace PBD;