aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel/device.h')
-rw-r--r--src/device/oprom/yabel/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/device.h b/src/device/oprom/yabel/device.h
index 63f1d8e50e..5259125f74 100644
--- a/src/device/oprom/yabel/device.h
+++ b/src/device/oprom/yabel/device.h
@@ -15,7 +15,7 @@
#define DEVICE_LIB_H
#include <types.h>
-#include <arch/byteorder.h>
+#include <endian.h>
#include "compat/of.h"
#include "debug.h"