use pbd's gstdio compatibility wrapper (GUI)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <gtkmm/messagedialog.h>
|
||||
#include <gtkmm/accelmap.h>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <fstream>
|
||||
|
||||
#include <glibmm.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <fontconfig/fontconfig.h>
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#include <gtkmm/messagedialog.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "gtkmm2ext/choice.h"
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <glibmm.h>
|
||||
#include <glibmm/datetime.h>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
*/
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "ardour/profile.h"
|
||||
#include "ardour/rc_configuration.h"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <sigc++/bind.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/convert.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
#include <glibmm/miscutils.h>
|
||||
|
||||
#include "pbd/compose.h"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include <algorithm>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <glibmm.h>
|
||||
#include <glibmm/datetime.h>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include <iostream>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/stock.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
#include <glibmm/fileutils.h>
|
||||
|
||||
#include "pbd/convert.h"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <iostream>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <algorithm>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <gtkmm/main.h>
|
||||
#include <gtkmm/filechooser.h>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "fix_carbon.h"
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <gtkmm/stock.h>
|
||||
#include <gtkmm/settings.h>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <sigc++/bind.h>
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/convert.h"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include <pango/pangocairo.h> // for fontmap resolution control for GnomeCanvas
|
||||
|
||||
#include <glibmm/miscutils.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include <gtkmm/settings.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user