]> Pileus Git - ~andy/gtk/commit
gail: Include files directly
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Jun 2011 13:35:34 +0000 (15:35 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:56 +0000 (16:07 -0400)
commitee606d1684f6c1f6284e56737fd9cc8d8f2653f3
tree2a5320eca5ae779d2622e0bb012a14eeec9cbd28
parent842b1decc80deb13e3d5c28bece87c40dffd1bc9
gail: Include files directly

Instead of including <gail/gailfoo.h>, include "gailfoo.h"
Private headers should be included like this (to make it esily visible
that the headers are private) and we want to move this directory to a
different name, so hardcoding the directory name is counterproductive to
that.
44 files changed:
modules/other/gail/gail.h
modules/other/gail/gailarrow.h
modules/other/gail/gailbooleancell.h
modules/other/gail/gailbox.h
modules/other/gail/gailbutton.h
modules/other/gail/gailcalendar.h
modules/other/gail/gailcellparent.h
modules/other/gail/gailcheckmenuitem.h
modules/other/gail/gailchecksubmenuitem.h
modules/other/gail/gailcombobox.h
modules/other/gail/gailcontainer.h
modules/other/gail/gailcontainercell.h
modules/other/gail/gailentry.h
modules/other/gail/gailexpander.h
modules/other/gail/gailframe.h
modules/other/gail/gailimage.h
modules/other/gail/gailimagecell.h
modules/other/gail/gaillabel.h
modules/other/gail/gaillinkbutton.h
modules/other/gail/gailmenu.h
modules/other/gail/gailmenuitem.h
modules/other/gail/gailmenushell.h
modules/other/gail/gailnotebook.h
modules/other/gail/gailnotebookpage.h
modules/other/gail/gailpaned.h
modules/other/gail/gailprogressbar.h
modules/other/gail/gailradiobutton.h
modules/other/gail/gailradiomenuitem.h
modules/other/gail/gailradiosubmenuitem.h
modules/other/gail/gailrange.h
modules/other/gail/gailrenderercell.h
modules/other/gail/gailscale.h
modules/other/gail/gailscalebutton.h
modules/other/gail/gailscrollbar.h
modules/other/gail/gailscrolledwindow.h
modules/other/gail/gailseparator.h
modules/other/gail/gailspinbutton.h
modules/other/gail/gailstatusbar.h
modules/other/gail/gailsubmenuitem.h
modules/other/gail/gailtextcell.h
modules/other/gail/gailtextview.h
modules/other/gail/gailtogglebutton.h
modules/other/gail/gailtreeview.h
modules/other/gail/gailwindow.h