diff options
Diffstat (limited to 'fxbarcode/BC_TwoDimWriter.h')
-rw-r--r-- | fxbarcode/BC_TwoDimWriter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxbarcode/BC_TwoDimWriter.h b/fxbarcode/BC_TwoDimWriter.h index b0fed0b79f..f77546ee07 100644 --- a/fxbarcode/BC_TwoDimWriter.h +++ b/fxbarcode/BC_TwoDimWriter.h @@ -9,6 +9,7 @@ #include <memory> +#include "core/fxcrt/fx_coordinates.h" #include "fxbarcode/BC_Writer.h" class CBC_CommonBitMatrix; |