mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-23 17:47:17 +01:00
More missing includes.
This commit is contained in:
parent
33c1b9c50f
commit
ca326971a4
@ -30,7 +30,12 @@
|
||||
|
||||
#include "sub_process_windows.h"
|
||||
|
||||
#include "core/containers/local_vector.h"
|
||||
|
||||
#include "os_windows.h"
|
||||
|
||||
// TODO clean these up
|
||||
#include <wchar.h>
|
||||
#include <avrt.h>
|
||||
#include <direct.h>
|
||||
#include <knownfolders.h>
|
||||
|
Loading…
Reference in New Issue
Block a user