Move dx_state into gfx/d3d9_state
This commit is contained in:
parent
ba52ba8714
commit
41f770d815
15 changed files with 23 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "Common/CommonWindows.h"
|
||||
#include <d3d9.h>
|
||||
|
||||
#include "GPU/Directx9/helper/dx_state.h"
|
||||
#include "gfx/d3d9_state.h"
|
||||
#include "GPU/Directx9/helper/dx_fbo.h"
|
||||
|
||||
#include "base/logging.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue