diff options
author | Johannes Schmid <jhs@gnome.org> | 2009-10-28 10:57:46 +0100 |
---|---|---|
committer | Johannes Schmid <jhs@gnome.org> | 2009-10-28 10:57:46 +0100 |
commit | c229306a18f6453c144397bfbbf2284afa9731eb (patch) | |
tree | fd37ba747b10ec03b968762f01386ab0d7b926c3 /gtk/gtkstock.c | |
parent | 249be999a6699752980a5e16e45b45c4db18dabf (diff) | |
parent | 4ff709c24b8d4b3e26b3d513fde0676e9c43f897 (diff) | |
download | gtk+-c229306a18f6453c144397bfbbf2284afa9731eb.tar.gz |
Merge branch 'master' into toolpalette
Diffstat (limited to 'gtk/gtkstock.c')
-rw-r--r-- | gtk/gtkstock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkstock.c b/gtk/gtkstock.c index 153ef0877c..f896dec8f5 100644 --- a/gtk/gtkstock.c +++ b/gtk/gtkstock.c @@ -27,6 +27,7 @@ #include "config.h" #include <string.h> +#include "gtkprivate.h" #include "gtkstock.h" #include "gtkiconfactory.h" #include "gtkintl.h" |