mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
d3d: Fix a missing include.
This commit is contained in:
parent
692cc8dbf1
commit
db4fedcbc0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include <list>
|
||||
#include <set>
|
||||
#include <map>
|
||||
|
||||
#include "d3d9.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue