mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
fix msvc compile problem
svn path=/trunk/; revision=20685
This commit is contained in:
parent
216f6b8898
commit
51905dc6d8
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef __CPL_DESK_RESOURCE_H__
|
||||
#define __CPL_DESK_RESOURCE_H__
|
||||
|
||||
#include <commctrl.h>
|
||||
|
||||
/* metrics */
|
||||
#define PROPSHEETWIDTH 246
|
||||
#define PROPSHEETHEIGHT 228
|
||||
|
|
Loading…
Reference in a new issue