summaryrefslogtreecommitdiff
path: root/sd/inc/sdiocmpt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdiocmpt.hxx')
-rw-r--r--sd/inc/sdiocmpt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdiocmpt.hxx b/sd/inc/sdiocmpt.hxx
index d91c339ba0ce..b3582a85c58f 100644
--- a/sd/inc/sdiocmpt.hxx
+++ b/sd/inc/sdiocmpt.hxx
@@ -43,7 +43,7 @@ public:
void CloseSubRecord();
};
-#define SDIOCOMPAT_VERSIONDONTKNOW (sal_uInt16)0xffff
+#define SDIOCOMPAT_VERSIONDONTKNOW sal_uInt16(0xffff)
class SD_DLLPUBLIC SdIOCompat : public old_SdrDownCompat
{