diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp index 070fa26725..523c9841b6 100644 --- a/src/common/cmndata.cpp +++ b/src/common/cmndata.cpp @@ -86,6 +86,10 @@ #define pt2mm 0.352777777778 #endif // Mac +#ifndef DMPAPER_USER + #define DMPAPER_USER 256 +#endif + // ============================================================================ // implementation // ============================================================================