diff options
Diffstat (limited to 'src/lib/formats/ap_dsk35.c')
-rw-r--r-- | src/lib/formats/ap_dsk35.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/ap_dsk35.c b/src/lib/formats/ap_dsk35.c index 8eee2ee0dab..f218c996abd 100644 --- a/src/lib/formats/ap_dsk35.c +++ b/src/lib/formats/ap_dsk35.c @@ -99,7 +99,7 @@ #include <stdio.h> #include <assert.h> -#include "emu.h" +#include "emu.h" // logerror #include "ap_dsk35.h" struct apple35_tag |