summaryrefslogtreecommitdiff
path: root/include/opencl/opencldllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opencl/opencldllapi.h')
-rw-r--r--include/opencl/opencldllapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/opencl/opencldllapi.h b/include/opencl/opencldllapi.h
index f62b94cb77fc..99bfd6cb9e79 100644
--- a/include/opencl/opencldllapi.h
+++ b/include/opencl/opencldllapi.h
@@ -23,9 +23,9 @@
#include <sal/types.h>
#if defined(OPENCL_DLLIMPLEMENTATION)
-#define OPENCL_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
+#define OPENCL_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
#else
-#define OPENCL_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
+#define OPENCL_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
#endif
#define OPENCL_DLLPRIVATE SAL_DLLPRIVATE