diff --git a/ntoskrnl/guid.c b/ntoskrnl/guid.c index 346580960de..31cc46279ab 100644 --- a/ntoskrnl/guid.c +++ b/ntoskrnl/guid.c @@ -1,8 +1,8 @@ /* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */ #include -#include #include +#include #include /* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */