Build: Explicitly include ppsspp_config.h.
This adds it to all files that use it. Not all our builds include the file.
This commit is contained in:
parent
6e4dc3f46c
commit
13ec384dbe
32 changed files with 47 additions and 17 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "ppsspp_config.h"
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue