summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_unformatted.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/fs_unformatted.cpp')
-rw-r--r--src/lib/formats/fs_unformatted.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/fs_unformatted.cpp b/src/lib/formats/fs_unformatted.cpp
index 03a795023af..995c2b76148 100644
--- a/src/lib/formats/fs_unformatted.cpp
+++ b/src/lib/formats/fs_unformatted.cpp
@@ -4,6 +4,8 @@
// Creation of unformatted floppy images
#include "fs_unformatted.h"
+#include "flopimg.h"
+#include "fsblk.h"
namespace fs {