Commit 728a5894 authored by Alexandre Julliard's avatar Alexandre Julliard

Added missing debugtools.h include.

parent 52be93cb
......@@ -5,6 +5,7 @@
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "debugtools.h"
extern int PASCAL WinMain(HINSTANCE,HINSTANCE,LPSTR,int);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment