summaryrefslogtreecommitdiff
path: root/gtk/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme.h')
-rw-r--r--gtk/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/theme.h b/gtk/theme.h
index 4aedad23f..175757b4a 100644
--- a/gtk/theme.h
+++ b/gtk/theme.h
@@ -39,7 +39,7 @@ struct nsgtk_theme *nsgtk_theme_load(GtkIconSize s);
void nsgtk_theme_add(const char *themename);
void nsgtk_theme_init(void);
void nsgtk_theme_prepare(void);
-void nsgtk_theme_implement(struct gtk_scaffolding *g);
+void nsgtk_theme_implement(struct nsgtk_scaffolding *g);
char *nsgtk_theme_name(void);
void nsgtk_theme_set_name(const char *name);