* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62027
This commit is contained in:
Amine Khaldi 2014-02-07 21:44:50 +00:00
parent 294c6bf382
commit 7b08b29f27

View file

@ -32,7 +32,7 @@
#ifndef __NTDRIVER__
#define __NTDRIVER__
#endif
#include <ntddk.h>
#include <wdm.h>
#include <debug.h>
#endif
#include "bzlib_private.h"