diff options
Diffstat (limited to 'matlab/src/ice.h')
-rw-r--r-- | matlab/src/ice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/src/ice.h b/matlab/src/ice.h index ae3094b4712..5c2f1916182 100644 --- a/matlab/src/ice.h +++ b/matlab/src/ice.h @@ -12,7 +12,7 @@ # endif # endif #else -# ifndef MATLAB_PROTO +# ifndef MATLAB_PROTO # define ICE_MATLAB_API __attribute__((visibility ("default"))) # else # define ICE_MATLAB_API /**/ |