diff options
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWStatistics.cpp')
| -rw-r--r-- | Source/Core/VideoBackends/Software/SWStatistics.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoBackends/Software/SWStatistics.cpp b/Source/Core/VideoBackends/Software/SWStatistics.cpp index c033e2f684..e1d3ec8c0b 100644 --- a/Source/Core/VideoBackends/Software/SWStatistics.cpp +++ b/Source/Core/VideoBackends/Software/SWStatistics.cpp @@ -2,7 +2,7 @@ // Licensed under GPLv2 // Refer to the license.txt file included. -#include "SWStatistics.h" +#include "VideoBackends/Software/SWStatistics.h" SWStatistics swstats; |
