summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl/cogl-profile.h')
-rw-r--r--cogl/cogl/cogl-profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl/cogl-profile.h b/cogl/cogl/cogl-profile.h
index 98c2fd456..ad32a3f16 100644
--- a/cogl/cogl/cogl-profile.h
+++ b/cogl/cogl/cogl-profile.h
@@ -48,7 +48,7 @@ extern UProfContext *_cogl_uprof_context;
void
_cogl_uprof_init (void);
-void
+COGL_EXPORT void
_cogl_profile_trace_message (const char *format, ...);
#else