aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/eth_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/microblaze/lib/eth_mac.h')
-rw-r--r--firmware/microblaze/lib/eth_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/microblaze/lib/eth_mac.h b/firmware/microblaze/lib/eth_mac.h
index 65717f6f8..73feec955 100644
--- a/firmware/microblaze/lib/eth_mac.h
+++ b/firmware/microblaze/lib/eth_mac.h
@@ -19,7 +19,7 @@
#ifndef INCLUDED_ETH_MAC_H
#define INCLUDED_ETH_MAC_H
-#include "network.h"
+#include <net/eth_mac_addr.h>
void eth_mac_init(const eth_mac_addr_t *src);