add missing include

svn path=/trunk/; revision=13620
This commit is contained in:
Gunnar Dalsnes 2005-02-17 14:35:47 +00:00
parent ffb21066c5
commit 5e471fb25d

View file

@ -32,6 +32,7 @@
#define NTOS_MODE_USER
#include <ntos.h>
#include <stdio.h>
#include <tchar.h>
#include <windows.h>
#include "services.h"