Clear out any command line session name on closing a session so that the same session...
[ardour.git] / gtk2_ardour / gui_thread.h
index ef129ad46de9605498d3ea5632a47b7eba5747fd..12071c5558889b289af497e893ff676201c8b7ad 100644 (file)
@@ -21,7 +21,7 @@
 #define __ardour_gtk_gui_thread_h__
 
 #include <gtkmm2ext/gtk_ui.h>
-#include <pbd/crossthread.h>
+#include "pbd/crossthread.h"
 
 #define ENSURE_GUI_THREAD(slot) \
      if (!Gtkmm2ext::UI::instance()->caller_is_ui_thread()) {\