mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
changed #include <windows32/defines.h> to
#include "../../include/defines.h" svn path=/trunk/; revision=436
This commit is contained in:
parent
3cee782a23
commit
25cd7e1e5a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include <windows32/defines.h>
|
||||
#include "../../include/defines.h"
|
||||
#include "../../include/reactos/resource.h"
|
||||
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
|
|
Loading…
Reference in a new issue