summaryrefslogtreecommitdiff
path: root/engine/dconf-engine-source-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'engine/dconf-engine-source-private.h')
-rw-r--r--engine/dconf-engine-source-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/dconf-engine-source-private.h b/engine/dconf-engine-source-private.h
index 4f68935..debfbda 100644
--- a/engine/dconf-engine-source-private.h
+++ b/engine/dconf-engine-source-private.h
@@ -27,5 +27,6 @@ G_GNUC_INTERNAL extern const DConfEngineSourceVTable dconf_engine_source_file_vt
G_GNUC_INTERNAL extern const DConfEngineSourceVTable dconf_engine_source_user_vtable;
G_GNUC_INTERNAL extern const DConfEngineSourceVTable dconf_engine_source_service_vtable;
G_GNUC_INTERNAL extern const DConfEngineSourceVTable dconf_engine_source_system_vtable;
+G_GNUC_INTERNAL extern const DConfEngineSourceVTable dconf_engine_source_proxied_vtable;
#endif /* __dconf_engine_source_private_h__ */