summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-11-23 17:23:37 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-11-23 17:50:15 +0100
commit05bb715c51d8963e47a8b34f94b14f0748f6b8d8 (patch)
tree51c7877d323de62ff889973b082a3c016f72695d /gtk/gtk.h
parent6f0a60589125842294579536e62eb099903a0632 (diff)
downloadgtk+-05bb715c51d8963e47a8b34f94b14f0748f6b8d8.tar.gz
app-chooser: rename GtkOpenWith to GtkAppChooser
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index fa823ae335..81784345f3 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -129,9 +129,9 @@
#include <gtk/gtkmountoperation.h>
#include <gtk/gtknotebook.h>
#include <gtk/gtkoffscreenwindow.h>
-#include <gtk/gtkopenwith.h>
-#include <gtk/gtkopenwithdialog.h>
-#include <gtk/gtkopenwithwidget.h>
+#include <gtk/gtkappchooser.h>
+#include <gtk/gtkappchooserdialog.h>
+#include <gtk/gtkappchooserwidget.h>
#include <gtk/gtkorientable.h>
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>