[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
+1 -1
View File
@@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
static
INT_PTR
+1 -1
View File
@@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <commctrl.h>
#include <richedit.h>
+1 -1
View File
@@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
static
HFONT
+1 -1
View File
@@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <stdlib.h>
+1 -1
View File
@@ -7,7 +7,7 @@
*
*/
#include <precomp.h>
#include "precomp.h"
#include <winreg.h>
#include <windowsx.h>