mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-12 12:22:27 -05:00
Fixes swprintf_s issues hopefully.
Also fixed an include not using correct caps. According to: http://connect.microsoft.com/VisualStudio/feedback/details/646532
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#include "D3DUtil.h"
|
||||
#include "EmuWindow.h"
|
||||
#include "VideoState.h"
|
||||
#include "render.h"
|
||||
#include "Render.h"
|
||||
#include "DLCache.h"
|
||||
#include "IniFile.h"
|
||||
#include "Core.h"
|
||||
|
||||
Reference in New Issue
Block a user