properly handle meter channel count changes
[ardour.git] / gtk2_ardour / editor_snapshots.cc
index e0c36f7f0d2542701359b7feb8fc4eecc63c3a43..b90737cd08dd28b8ba5952fbb885407e215b28c8 100644 (file)
@@ -19,7 +19,7 @@
 
 
 #include <glib.h>
-#include <pbd/gstdio_compat.h>
+#include "pbd/gstdio_compat.h"
 
 #include <glibmm.h>
 #include <glibmm/datetime.h>
@@ -35,7 +35,7 @@
 
 #include "editor_snapshots.h"
 #include "ardour_ui.h"
-#include "i18n.h"
+#include "pbd/i18n.h"
 #include "utils.h"
 #include "prompter.h"