Skip to content

Commit

Permalink
fix windows debug comile
Browse files Browse the repository at this point in the history
This is broken because of revision ebbf1d3
  • Loading branch information
degasus committed Jan 21, 2014
1 parent ebbf1d3 commit f90fe90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/VideoCommon/VertexManagerBase.cpp
Expand Up @@ -10,6 +10,7 @@
#include "TextureCacheBase.h"
#include "RenderBase.h"
#include "BPStructs.h"
#include "XFMemory.h"

#include "VertexManagerBase.h"
#include "MainBase.h"
Expand Down

0 comments on commit f90fe90

Please sign in to comment.