summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/oric_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/oric_dsk.c')
-rw-r--r--src/lib/formats/oric_dsk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/oric_dsk.c b/src/lib/formats/oric_dsk.c
index aaef1928f0a..340fb507c2d 100644
--- a/src/lib/formats/oric_dsk.c
+++ b/src/lib/formats/oric_dsk.c
@@ -8,7 +8,7 @@
*********************************************************************/
-#include "emu.h"
+#include "emu.h" // logerror
#include "formats/oric_dsk.h"
oric_dsk_format::oric_dsk_format()