From 176ea06e8233386f397eaa6d8941747d6f035576 Mon Sep 17 00:00:00 2001 From: crudelios Date: Wed, 17 Sep 2014 02:04:37 +0100 Subject: Get buildbot to compile. --- Source/Core/VideoCommon/BPStructs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/VideoCommon/BPStructs.cpp') diff --git a/Source/Core/VideoCommon/BPStructs.cpp b/Source/Core/VideoCommon/BPStructs.cpp index b307cbf2f4..9488284978 100644 --- a/Source/Core/VideoCommon/BPStructs.cpp +++ b/Source/Core/VideoCommon/BPStructs.cpp @@ -10,6 +10,7 @@ #include "Core/Core.h" #include "Core/HW/Memmap.h" +#include "VideoCommon/BoundingBox.h" #include "VideoCommon/BPFunctions.h" #include "VideoCommon/BPStructs.h" #include "VideoCommon/Fifo.h" @@ -19,7 +20,6 @@ #include "VideoCommon/RenderBase.h" #include "VideoCommon/Statistics.h" #include "VideoCommon/TextureDecoder.h" -#include "VideoCommon/BoundingBox.h" #include "VideoCommon/VertexLoader.h" #include "VideoCommon/VertexShaderManager.h" #include "VideoCommon/VideoCommon.h" -- cgit v1.2.3