From 5bb44377207c1dee42cb655e693b148d485feb62 Mon Sep 17 00:00:00 2001 From: zeromus Date: Sat, 15 Sep 2018 17:21:06 -0400 Subject: [PATCH] fix movie.cpp --- desmume/src/movie.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/desmume/src/movie.cpp b/desmume/src/movie.cpp index 8625df825..05e664107 100644 --- a/desmume/src/movie.cpp +++ b/desmume/src/movie.cpp @@ -39,7 +39,6 @@ #include "version.h" #include "path.h" #include "emufile.h" -#include "replay.h" #include "saves.h" using namespace std;