Rename gtkcolorswatchaccessible.h

Call it gtkcolorswatchaccessibleprivate.h. This matches what we're
doing for non-public widget headers in gtk/.
This commit is contained in:
Matthias Clasen
2012-12-27 12:11:12 -05:00
parent 12f9b81b1e
commit 38963870eb
4 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
#include "gtkpressandholdprivate.h"
#include "gtkprivate.h"
#include "gtkintl.h"
#include "a11y/gtkcolorswatchaccessible.h"
#include "a11y/gtkcolorswatchaccessibleprivate.h"
struct _GtkColorSwatchPrivate