Fix build failing when disabling precompiled headers.

This commit is contained in:
Rohit Nirmal 2014-09-18 23:17:41 -05:00
commit 46057db37d
39 changed files with 50 additions and 11 deletions

View file

@ -2,6 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include <cstring>
#include "VideoBackends/Software/SWStatistics.h"
SWStatistics swstats;