Commit 88354d97 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Added missing include.

parent 7361916d
......@@ -10,6 +10,7 @@
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "winbase.h"
#include "wine/winbase16.h"
#include "task.h"
#include "debugger.h"
......
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