summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CCode/Source/Include')
-rw-r--r--Tools/CCode/Source/Include/IndustryStandard/Acpi1_0.h5
-rw-r--r--Tools/CCode/Source/Include/IndustryStandard/Acpi2_0.h4
-rw-r--r--Tools/CCode/Source/Include/IndustryStandard/Acpi3_0.h4
3 files changed, 7 insertions, 6 deletions
diff --git a/Tools/CCode/Source/Include/IndustryStandard/Acpi1_0.h b/Tools/CCode/Source/Include/IndustryStandard/Acpi1_0.h
index d9c4b26462..6480e2ecdf 100644
--- a/Tools/CCode/Source/Include/IndustryStandard/Acpi1_0.h
+++ b/Tools/CCode/Source/Include/IndustryStandard/Acpi1_0.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2006, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved.
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
with the terms of the license. Except as permitted by such
@@ -23,7 +23,8 @@ Abstract:
#ifndef _ACPI_1_0_H_
#define _ACPI_1_0_H_
-#include <IndustryStandard\Acpi.h>
+#include "IndustryStandard/Acpi.h"
+
//
// Ensure proper structure formats
//
diff --git a/Tools/CCode/Source/Include/IndustryStandard/Acpi2_0.h b/Tools/CCode/Source/Include/IndustryStandard/Acpi2_0.h
index 9cffc600ae..03c46c6f0d 100644
--- a/Tools/CCode/Source/Include/IndustryStandard/Acpi2_0.h
+++ b/Tools/CCode/Source/Include/IndustryStandard/Acpi2_0.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2006, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved.
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
with the terms of the license. Except as permitted by such
@@ -23,7 +23,7 @@ Abstract:
#ifndef _ACPI_2_0_H_
#define _ACPI_2_0_H_
-#include <IndustryStandard\Acpi.h>
+#include "IndustryStandard/Acpi.h"
//
// Ensure proper structure formats
diff --git a/Tools/CCode/Source/Include/IndustryStandard/Acpi3_0.h b/Tools/CCode/Source/Include/IndustryStandard/Acpi3_0.h
index d9f61d4adb..af51e4d3fa 100644
--- a/Tools/CCode/Source/Include/IndustryStandard/Acpi3_0.h
+++ b/Tools/CCode/Source/Include/IndustryStandard/Acpi3_0.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2006, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved.
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
with the terms of the license. Except as permitted by such
@@ -23,7 +23,7 @@ Abstract:
#ifndef _ACPI_3_0_H_
#define _ACPI_3_0_H_
-#include <IndustryStandard\Acpi.h>
+#include "IndustryStandard/Acpi.h"
//
// Ensure proper structure formats