diff options
| author | crudelios <crudelios@gmail.com> | 2014-09-17 02:04:37 +0100 |
|---|---|---|
| committer | crudelios <crudelios@gmail.com> | 2014-10-10 12:28:15 +0100 |
| commit | 176ea06e8233386f397eaa6d8941747d6f035576 (patch) | |
| tree | 897f3e02f57c526acf3c3366bffb56d46d32fb02 /Source/Core/VideoCommon/PixelEngine.cpp | |
| parent | 47c67f014f9f882e27e29203eab97dc3c7753f6a (diff) | |
Get buildbot to compile.
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/PixelEngine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/PixelEngine.cpp b/Source/Core/VideoCommon/PixelEngine.cpp index 877acf916c..7fd8e12a39 100644 --- a/Source/Core/VideoCommon/PixelEngine.cpp +++ b/Source/Core/VideoCommon/PixelEngine.cpp @@ -14,9 +14,9 @@ #include "Core/State.h" #include "Core/HW/MMIO.h" #include "Core/HW/ProcessorInterface.h" +#include "VideoCommon/BoundingBox.h" #include "VideoCommon/CommandProcessor.h" #include "VideoCommon/PixelEngine.h" -#include "VideoCommon/BoundingBox.h" #include "VideoCommon/RenderBase.h" #include "VideoCommon/VideoCommon.h" |
