[CHARMAP]

- Correctly include local header

svn path=/trunk/; revision=63835
This commit is contained in:
Jérôme Gardou 2014-08-07 15:19:32 +00:00
parent fe54ef7132
commit 16623e02fa
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
static
INT_PTR

View file

@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <commctrl.h>
#include <richedit.h>

View file

@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
static
HFONT

View file

@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <stdlib.h>

View file

@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <winreg.h>
#include <windowsx.h>