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