Fix more header sorting issues in VideoCommon/ (now check-includes clean).

This commit is contained in:
Pierre Bourdon 2014-02-19 02:27:20 +01:00
commit ffe588cc24
16 changed files with 30 additions and 42 deletions

View file

@ -8,8 +8,8 @@
//#include "VideoCommon.h" // to get debug logs
#include "Common/CPUDetect.h"
#include "VideoCommon/TextureDecoder.h"
#include "VideoCommon/LookUpTables.h"
#include "VideoCommon/TextureDecoder.h"
#include "VideoCommon/VideoConfig.h"
#ifdef _OPENMP