summaryrefslogtreecommitdiff
path: root/uLan/ports/driver/tms570_emac/eth_lwip.c
diff options
context:
space:
mode:
Diffstat (limited to 'uLan/ports/driver/tms570_emac/eth_lwip.c')
-rw-r--r--uLan/ports/driver/tms570_emac/eth_lwip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uLan/ports/driver/tms570_emac/eth_lwip.c b/uLan/ports/driver/tms570_emac/eth_lwip.c
index b1ae4bb..6105268 100644
--- a/uLan/ports/driver/tms570_emac/eth_lwip.c
+++ b/uLan/ports/driver/tms570_emac/eth_lwip.c
@@ -39,7 +39,7 @@
#include "netif/etharp.h" /* includes - lwip/ip.h, lwip/netif.h, lwip/ip_addr.h, lwip/pbuf.h */
#include "eth_lwip_default.h"
#include "eth_lwip.h"
-#include "tms570_netif.h"
+#include "beaglebone.h"
#include <stdio.h>
/* The lwIP network interface structure for the Ethernet EMAC. */