summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h')
-rw-r--r--src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h b/src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h
index 65005ee9c6..226085fbd3 100644
--- a/src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h
+++ b/src/3rdparty/angle/src/third_party/systeminfo/SystemInfo.h
@@ -23,8 +23,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef SystemInfo_h
-#define SystemInfo_h
+#ifndef THIRD_PARTY_SYSTEMINFO_SYSTEMINFO_H_
+#define THIRD_PARTY_SYSTEMINFO_SYSTEMINFO_H_
namespace rx {
@@ -32,4 +32,4 @@ bool isWindowsVistaOrGreater();
} // namespace rx
-#endif // SystemInfo_h
+#endif // THIRD_PARTY_SYSTEMINFO_SYSTEMINFO_H_