mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
[user32]
- Merge part of r50590 - Fix resource include path svn path=/trunk/; revision=52274
This commit is contained in:
parent
2f2b451318
commit
6220537b5f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include "resource.h"
|
#include "include/resource.h"
|
||||||
|
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User API Client Dll\0"
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User API Client Dll\0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue