Sync to trunk revision 61757.
[reactos.git] / dll / ntdll / dbg / dbgui.c
index b65e06c..e745374 100644 (file)
@@ -9,6 +9,9 @@
 /* INCLUDES *****************************************************************/
 
 #include <ntdll.h>
+
+#include <ndk/dbgkfuncs.h>
+
 #define NDEBUG
 #include <debug.h>