Synchronize with trunk's revision r57599.
[reactos.git] / dll / shellext / deskadp / precomp.h
1 #ifndef __PRECOMP__H
2 #define __PRECOMP__H
3
4 #define COBJMACROS
5 #include <windows.h>
6 #include <tchar.h>
7 #include <stdio.h>
8 #include <shlobj.h>
9 #include <dll/desk/deskcplx.h>
10 #include "deskadp.h"
11 #include "resource.h"
12
13 #endif /* __PRECOMP__H */