Merge pull request #7 from Thorsten-Sick/linux_compile

lower case file name is essential for linux compilation
This commit is contained in:
Alberto Ortega 2014-02-13 15:59:55 +01:00
commit 33c836c913
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include <windows.h>
#include <WinIoCtl.h>
#include <winioctl.h>
#include <string.h>
#include "gensandbox.h"