summaryrefslogtreecommitdiff
path: root/gtk/gtkpathbar.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-07-19 20:29:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-07-19 21:39:47 -0400
commit0aa57d26b53a39d0f95bc42d34abd70f4f32406b (patch)
tree4e03d75959de07950f06724193a1b59bdf9754c0 /gtk/gtkpathbar.c
parentd7b68278561f8846fab94c3ef974a89785bce666 (diff)
downloadgtk+-0aa57d26b53a39d0f95bc42d34abd70f4f32406b.tar.gz
Move wholly deprecated classes to gtk/deprecated/
We've recently a number of classes wholly. For these cases, move the headers and sources to gtk/deprecated/ and adjust Makefiles and includes accordingly. Affected classes: GtkAction GtkActionGroup GtkActivatable GtkIconFactory GtkImageMenuItem GtkRadioAction GtkRecentAction GtkStock GtkToggleAction GtkUIManager
Diffstat (limited to 'gtk/gtkpathbar.c')
-rw-r--r--gtk/gtkpathbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpathbar.c b/gtk/gtkpathbar.c
index e8d15b821d..c143e93c82 100644
--- a/gtk/gtkpathbar.c
+++ b/gtk/gtkpathbar.c
@@ -25,7 +25,7 @@
#include "gtkarrow.h"
#include "gtkbox.h"
#include "gtkdnd.h"
-#include "gtkiconfactory.h"
+#include "deprecated/gtkiconfactory.h"
#include "gtkicontheme.h"
#include "gtkimage.h"
#include "gtkintl.h"