summaryrefslogtreecommitdiff
path: root/lib/xdg-app-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xdg-app-error.h')
-rw-r--r--lib/xdg-app-error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xdg-app-error.h b/lib/xdg-app-error.h
index 4cbda5b..b83385c 100644
--- a/lib/xdg-app-error.h
+++ b/lib/xdg-app-error.h
@@ -40,7 +40,7 @@ typedef enum {
#define XDG_APP_ERROR xdg_app_error_quark()
-GQuark xdg_app_error_quark (void);
+XDG_APP_EXTERN GQuark xdg_app_error_quark (void);
G_END_DECLS