mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add missing header in Logmanager.h
This commit is contained in:
parent
4fe3786499
commit
7ef8e64303
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <fstream>
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
|
||||
#include "Common/Data/Format/IniFile.h"
|
||||
#include "Common/CommonFuncs.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue