mirror of https://github.com/a0rtega/pafish
Merge pull request #7 from Thorsten-Sick/linux_compile
lower case file name is essential for linux compilation
This commit is contained in:
commit
33c836c913
|
@ -1,6 +1,6 @@
|
|||
|
||||
#include <windows.h>
|
||||
#include <WinIoCtl.h>
|
||||
#include <winioctl.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gensandbox.h"
|
||||
|
|
Loading…
Reference in New Issue