summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume/osd
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2014-09-29 02:00:23 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2014-09-29 02:00:23 +0000
commitb52a88cc0378ad73ddae348877aa354288343c8e (patch)
tree9a28b466c679702a4c38ecc531dea4eb1312369f /src/ume/osd
parentfdf187ba4da29e2b4a675f4519cbe9975a408e66 (diff)
Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw)
Diffstat (limited to 'src/ume/osd')
-rw-r--r--src/ume/osd/windows/ume.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ume/osd/windows/ume.rc b/src/ume/osd/windows/ume.rc
index 02ce637afce..a6a8b6fa5bb 100644
--- a/src/ume/osd/windows/ume.rc
+++ b/src/ume/osd/windows/ume.rc
@@ -7,8 +7,8 @@
//============================================================
#define NOWINRES
-#include "windows.h"
-#include "commctrl.h"
+#include <windows.h>
+#include <commctrl.h>
#include "umevers.rc"
1 24 MOVEABLE PURE "ume.man"