summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ap_dsk35.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/ap_dsk35.cpp')
-rw-r--r--src/lib/formats/ap_dsk35.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/formats/ap_dsk35.cpp b/src/lib/formats/ap_dsk35.cpp
index 677cfcc9463..243eacaa7ad 100644
--- a/src/lib/formats/ap_dsk35.cpp
+++ b/src/lib/formats/ap_dsk35.cpp
@@ -98,11 +98,11 @@
*********************************************************************/
-#include <cstdio>
+#include "ap_dsk35.h"
+
#include <cassert>
+#include <cstdio>
-#include "emu.h" // logerror
-#include "ap_dsk35.h"
struct apple35_tag
{