summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vesa.h (renamed from include/vbe.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vbe.h b/include/vesa.h
index 1631260eb73..30df58a9f1b 100644
--- a/include/vbe.h
+++ b/include/vesa.h
@@ -7,8 +7,8 @@
* Contributors:
* IBM Corporation - initial implementation
*****************************************************************************/
-#ifndef _VBE_H
-#define _VBE_H
+#ifndef _VESA_H
+#define _VESA_H
/* these structs are for input from and output to OF */
struct __packed vbe_screen_info {