diff options
Diffstat (limited to 'fxbarcode/cbc_ean13.h')
-rw-r--r-- | fxbarcode/cbc_ean13.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxbarcode/cbc_ean13.h b/fxbarcode/cbc_ean13.h index 8b7b662092..105ded27c7 100644 --- a/fxbarcode/cbc_ean13.h +++ b/fxbarcode/cbc_ean13.h @@ -7,6 +7,7 @@ #ifndef FXBARCODE_CBC_EAN13_H_ #define FXBARCODE_CBC_EAN13_H_ +#include "core/fxcrt/fx_coordinates.h" #include "core/fxcrt/fx_string.h" #include "core/fxcrt/fx_system.h" #include "core/fxge/fx_dib.h" |