diff options
Diffstat (limited to 'fxbarcode/cbc_code39.h')
-rw-r--r-- | fxbarcode/cbc_code39.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxbarcode/cbc_code39.h b/fxbarcode/cbc_code39.h index 2de902fbdc..a83a7b77e6 100644 --- a/fxbarcode/cbc_code39.h +++ b/fxbarcode/cbc_code39.h @@ -7,6 +7,7 @@ #ifndef FXBARCODE_CBC_CODE39_H_ #define FXBARCODE_CBC_CODE39_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" |