mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
This commit is contained in:
parent
2b262dbfdd
commit
cf52d6e4b4
478 changed files with 470 additions and 590 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#include <string>
|
||||
#include <gtkmm2ext/textviewer.h>
|
||||
|
||||
#include "i18n.h"
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Gtkmm2ext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue