- Merge from trunk up to r45543
[reactos.git] / dll / shellext / fontext / fontext.h
1 #ifndef __FONTEXT__H
2 #define __FONTEXT__H
3
4 #define COBJMACROS
5 #include <windows.h>
6 #include <tchar.h>
7 #include <stdio.h>
8 #include <shlobj.h>
9
10 #include <debug.h>
11
12 #endif /* __FONTEXT__H */