mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
Get buildbot to compile.
This commit is contained in:
parent
47c67f014f
commit
176ea06e82
6 changed files with 12 additions and 10 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "VideoCommon/BoundingBox.h"
|
||||
#include "VideoCommon/BPMemory.h"
|
||||
#include "VideoCommon/CommandProcessor.h"
|
||||
#include "VideoCommon/CPMemory.h"
|
||||
|
@ -14,7 +15,6 @@
|
|||
#include "VideoCommon/VertexShaderManager.h"
|
||||
#include "VideoCommon/VideoState.h"
|
||||
#include "VideoCommon/XFMemory.h"
|
||||
#include "VideoCommon/BoundingBox.h"
|
||||
|
||||
static void DoState(PointerWrap &p)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue