Fixed a windres warning
authorEric Kohl <eric.kohl@reactos.org>
Fri, 6 Jul 2001 21:15:20 +0000 (21:15 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 6 Jul 2001 21:15:20 +0000 (21:15 +0000)
svn path=/trunk/; revision=2046

reactos/include/defines.h

index 09d05a5..11ced67 100644 (file)
 #ifndef _GNU_H_WINDOWS32_DEFINES
 #define _GNU_H_WINDOWS32_DEFINES
 
+#ifndef RC_INVOKED
 #include <ntos/ntdef.h>
 #include <ntos/registry.h>
+#endif
 
 #define WINBASEAPI