summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/floppy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/floppy.h')
-rw-r--r--src/devices/imagedev/floppy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/imagedev/floppy.h b/src/devices/imagedev/floppy.h
index 6fbc167bcac..79f3f7c583f 100644
--- a/src/devices/imagedev/floppy.h
+++ b/src/devices/imagedev/floppy.h
@@ -15,6 +15,7 @@
#include "formats/fsmgr.h"
#include "sound/samples.h"
#include "softlist_dev.h"
+#include "screen.h"
class floppy_sound_device;