summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src/H5DSff.f90
diff options
context:
space:
mode:
Diffstat (limited to 'hl/fortran/src/H5DSff.f90')
-rw-r--r--hl/fortran/src/H5DSff.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/src/H5DSff.f90 b/hl/fortran/src/H5DSff.f90
index a328685..9761a38 100644
--- a/hl/fortran/src/H5DSff.f90
+++ b/hl/fortran/src/H5DSff.f90
@@ -507,7 +507,7 @@ CONTAINS
!
!This definition is needed for Windows DLLs
-!DEC$if defined(BUILD_HDF5_DLL)
+!DEC$if defined(BUILD_HDF5_HL_DLL)
!DEC$attributes dllexport :: h5dsget_num_scales_f
!DEC$endif
!