diff options
Diffstat (limited to 'src/tools/srcclean.cpp')
-rw-r--r-- | src/tools/srcclean.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/srcclean.cpp b/src/tools/srcclean.cpp index 2cf5bf36519..055cce35784 100644 --- a/src/tools/srcclean.cpp +++ b/src/tools/srcclean.cpp @@ -51,7 +51,7 @@ #include "corefile.h" #include "corestr.h" -#include "osdcore.h" +#include "osdcomm.h" #include "strformat.h" #include <algorithm> |