Fix portcls build, broken in r32517, by moving the header inclusion order in "portcls...
authorColin Finck <colin@reactos.org>
Wed, 27 Feb 2008 22:47:56 +0000 (22:47 +0000)
committerColin Finck <colin@reactos.org>
Wed, 27 Feb 2008 22:47:56 +0000 (22:47 +0000)
commit19d6003deba881ed61c29281318367b667890e56
tree3b683050d267e4fa5a7b0267f395e54a15a55e0c
parent2fad0ee98f0ac87c2055a4bca9fc3c5e2920a09b
Fix portcls build, broken in r32517, by moving the header inclusion order in "portcls.h" around.
I checked this with MS DDK and its "wdm.h" file also defines no types and depends on a previously included "ntddk.h" by the driver.

svn path=/trunk/; revision=32519
reactos/include/ddk/portcls.h