diff options
Diffstat (limited to 'source/ppu.cpp')
-rw-r--r-- | source/ppu.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/ppu.cpp b/source/ppu.cpp index 179838d..3efc28a 100644 --- a/source/ppu.cpp +++ b/source/ppu.cpp @@ -101,7 +101,6 @@ #include "sdd1.h" #include "srtc.h" #include "spc7110.h" -#include "movie.h" #ifndef ZSNES_FX #include "fxemu.h" |