sync with trunk (r46275)
[reactos.git] / dll / shellext / slayer / precomp.h
1 #include <windows.h>
2 #include <commctrl.h>
3 #include <shlobj.h>
4 #include <shlguid.h>
5 #include <tchar.h>
6 #include <stdlib.h>
7 #include <stdio.h>
8 #include <objbase.h>
9 #include <unknwn.h>
10 #include "resource.h"
11 #include "slayer.h"
12
13 /* EOF */