summaryrefslogtreecommitdiff
path: root/libs/ardour/analysis_graph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/analysis_graph.cc')
-rw-r--r--libs/ardour/analysis_graph.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/analysis_graph.cc b/libs/ardour/analysis_graph.cc
index 53966fdfca..a1e8807d57 100644
--- a/libs/ardour/analysis_graph.cc
+++ b/libs/ardour/analysis_graph.cc
@@ -29,7 +29,7 @@
#include "audiographer/general/analyser.h"
#include "audiographer/general/peak_reader.h"
-#include "i18n.h"
+#include "pbd/i18n.h"
using namespace ARDOUR;
using namespace AudioGrapher;