mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Add missing header in Logmanager.h
This commit is contained in:
parent
4fe3786499
commit
7ef8e64303
@ -22,6 +22,7 @@
|
||||
#include <fstream>
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
|
||||
#include "Common/Data/Format/IniFile.h"
|
||||
#include "Common/CommonFuncs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user