Added missing ntdll include.

svn path=/trunk/; revision=703
This commit is contained in:
Eric Kohl 1999-10-16 12:39:44 +00:00
parent 93a0fa88d2
commit 3e6e6c12ee

View file

@ -7,6 +7,8 @@
#ifndef __WIN32K_GDIOBJ_H
#define __WIN32K_GDIOBJ_H
#include <ddk/ntddk.h>
/* GDI objects magic numbers */
#define GO_PEN_MAGIC 0x4f47
#define GO_BRUSH_MAGIC 0x4f48