summaryrefslogtreecommitdiff
path: root/capplets/keyboard/mate-keyboard-properties-a11y.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/keyboard/mate-keyboard-properties-a11y.h')
-rw-r--r--capplets/keyboard/mate-keyboard-properties-a11y.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties-a11y.h b/capplets/keyboard/mate-keyboard-properties-a11y.h
index 3169b353..a535928c 100644
--- a/capplets/keyboard/mate-keyboard-properties-a11y.h
+++ b/capplets/keyboard/mate-keyboard-properties-a11y.h
@@ -24,9 +24,9 @@
#ifndef __MATE_KEYBOARD_PROPERTY_A11Y_H
#define __MATE_KEYBOARD_PROPERTY_A11Y_H
-#include <mateconf/mateconf-changeset.h>
#include <gtk/gtk.h>
-extern void setup_a11y_tabs (GtkBuilder * dialog, MateConfChangeSet * changeset);
+extern void setup_a11y_tabs (GtkBuilder * dialog);
+extern void finalize_a11y_tabs (void);
#endif /* __MATE_KEYBOARD_PROPERTY_A11Y_H */