summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx/entrypoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/omx/entrypoint.h')
-rw-r--r--src/gallium/state_trackers/omx/entrypoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/omx/entrypoint.h b/src/gallium/state_trackers/omx/entrypoint.h
index af7c33763c2..7625d7a5b03 100644
--- a/src/gallium/state_trackers/omx/entrypoint.h
+++ b/src/gallium/state_trackers/omx/entrypoint.h
@@ -38,7 +38,7 @@
#include "vl/vl_winsys.h"
-extern int omx_component_library_Setup(stLoaderComponentType **stComponents);
+PUBLIC extern int omx_component_library_Setup(stLoaderComponentType **stComponents);
struct vl_screen *omx_get_screen(void);
void omx_put_screen(void);