aboutsummaryrefslogtreecommitdiff
path: root/include/segment.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/segment.h')
-rw-r--r--include/segment.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/segment.h b/include/segment.h
index 7b68706..18afb53 100644
--- a/include/segment.h
+++ b/include/segment.h
@@ -1,5 +1,5 @@
-#ifndef KVM_SEGMENT_H
-#define KVM_SEGMENT_H
+#ifndef BIOS_SEGMENT_H
+#define BIOS_SEGMENT_H
static inline uint32_t segment_to_flat(uint16_t selector, uint16_t offset)
{