mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
commit
060ba9302c
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@
|
|||
#include "GPU/GPUState.h"
|
||||
#include "GPU/GPUInterface.h"
|
||||
|
||||
#if defined(_M_SSE)
|
||||
#include <emmintrin.h>
|
||||
#endif
|
||||
|
||||
// Ugly.
|
||||
extern int g_iNumVideos;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue