diff options
Diffstat (limited to 'src/lib/formats/fs_vtech.cpp')
-rw-r--r-- | src/lib/formats/fs_vtech.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/formats/fs_vtech.cpp b/src/lib/formats/fs_vtech.cpp index cea8d4c15fa..27e7f93a056 100644 --- a/src/lib/formats/fs_vtech.cpp +++ b/src/lib/formats/fs_vtech.cpp @@ -4,6 +4,7 @@ // Management of VTech images #include "fs_vtech.h" +#include "fsblk.h" #include "vt_dsk.h" #include "multibyte.h" |