summaryrefslogtreecommitdiff
path: root/gtk/gtkcellareaboxcontext.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2011-01-11 16:04:00 +0100
committerBenjamin Otte <otte@redhat.com>2011-01-11 16:46:59 +0100
commit04c773c94d64337568490b024c4206fb5a4f6792 (patch)
tree4bf5b496bd70058a2fcc3a8f1d37cda7c899fb56 /gtk/gtkcellareaboxcontext.c
parentb43bafff52c4e7b319329455d2dd3af196398a30 (diff)
downloadgtk+-04c773c94d64337568490b024c4206fb5a4f6792.tar.gz
gtk: Rename private header to private name
gtk/gtkcellareaboxcontext.h -> gtk/gtkcellareaboxcontextprivate.h
Diffstat (limited to 'gtk/gtkcellareaboxcontext.c')
-rw-r--r--gtk/gtkcellareaboxcontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcellareaboxcontext.c b/gtk/gtkcellareaboxcontext.c
index c5e02bda9e..86ce52c236 100644
--- a/gtk/gtkcellareaboxcontext.c
+++ b/gtk/gtkcellareaboxcontext.c
@@ -24,7 +24,7 @@
#include "config.h"
#include "gtkintl.h"
#include "gtkcellareabox.h"
-#include "gtkcellareaboxcontext.h"
+#include "gtkcellareaboxcontextprivate.h"
#include "gtkorientable.h"
/* GObjectClass */