summaryrefslogtreecommitdiff
path: root/ccss-gtk
diff options
context:
space:
mode:
authorRobert Staudinger <robsta@gnome.org>2009-08-31 15:31:12 +0200
committerRobert Staudinger <robsta@gnome.org>2009-08-31 15:31:12 +0200
commit5735a6387bef4738108fdff573eb52039184fe4c (patch)
tree06589419ca2e1c460b2642a020442695a31af62a /ccss-gtk
parentb2aaf22effbfa9945dbc6213e74652523b46ae79 (diff)
[function] Deprecate struct fields.
Diffstat (limited to 'ccss-gtk')
-rw-r--r--ccss-gtk/ccss-gtk-functions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ccss-gtk/ccss-gtk-functions.c b/ccss-gtk/ccss-gtk-functions.c
index 3192892..c2c5106 100644
--- a/ccss-gtk/ccss-gtk-functions.c
+++ b/ccss-gtk/ccss-gtk-functions.c
@@ -20,6 +20,7 @@
*/
#include <ccss/ccss.h>
+#include <ccss/ccss-function-impl.h>
#include <gtk/gtk.h>
#include "ccss-gtk-functions.h"
#include "ccss-gtk-color.h"