summaryrefslogtreecommitdiff
path: root/opencl/inc
diff options
context:
space:
mode:
Diffstat (limited to 'opencl/inc')
-rw-r--r--opencl/inc/opencl_device.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/opencl/inc/opencl_device.hxx b/opencl/inc/opencl_device.hxx
index 216af72de849..a42b57541365 100644
--- a/opencl/inc/opencl_device.hxx
+++ b/opencl/inc/opencl_device.hxx
@@ -14,7 +14,7 @@
namespace opencl {
-ds_device getDeviceSelection(OUString const & pFileName, bool bForceSelection = false);
+ds_device const & getDeviceSelection(OUString const & pFileName, bool bForceSelection = false);
struct GPUEnv;
void releaseOpenCLEnv( GPUEnv *gpuInfo );