Sync with trunk head (r49139)
[reactos.git] / dll / shellext / fontext / fontext.h
1 #pragma once
2
3 #define COBJMACROS
4 #include <windows.h>
5 #include <tchar.h>
6 #include <stdio.h>
7 #include <shlobj.h>
8
9 #include <debug.h>