summaryrefslogtreecommitdiff
path: root/indra/newview/res
diff options
context:
space:
mode:
authorDave SIMmONs <simon@lindenlab.com>2011-05-24 14:28:25 -0700
committerDave SIMmONs <simon@lindenlab.com>2011-05-24 14:28:25 -0700
commitd6f7526abf223b671b4e17be48dcc1e46e8f2fd8 (patch)
tree9ac72b9bfb546e3542442eeff72af78c75f3ca67 /indra/newview/res
parent0a86e39d90e06f0a690b1ff5caf2dee5fe347f8f (diff)
parente5752934be74a84e6ec0ff8cb96974bd1e9060ec (diff)
Merge
Diffstat (limited to 'indra/newview/res')
-rw-r--r--indra/newview/res/resource.h1
-rw-r--r--indra/newview/res/viewerRes.rc4
2 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/res/resource.h b/indra/newview/res/resource.h
index 28813be896..01d90da971 100644
--- a/indra/newview/res/resource.h
+++ b/indra/newview/res/resource.h
@@ -38,6 +38,7 @@
#define IDC_CURSOR5 154
#define IDI_LCD_LL_ICON 157
#define IDC_CURSOR6 158
+#define IDC_STATIC 1000
#define IDC_RADIO_56 1000
#define IDC_RADIO_128 1001
#define IDC_RADIO_256 1002
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc
index 5e8cee1f5f..38d04b4b5c 100644
--- a/indra/newview/res/viewerRes.rc
+++ b/indra/newview/res/viewerRes.rc
@@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "winres.h"
+#include "windows.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -34,7 +34,7 @@ END
2 TEXTINCLUDE
BEGIN
- "#include ""winres.h""\r\n"
+ "#include ""windows.h""\r\n"
"\0"
END