summaryrefslogtreecommitdiff
path: root/src/class
diff options
context:
space:
mode:
Diffstat (limited to 'src/class')
-rw-r--r--src/class/net/net_device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/class/net/net_device.h b/src/class/net/net_device.h
index fee54163f..71483364d 100644
--- a/src/class/net/net_device.h
+++ b/src/class/net/net_device.h
@@ -31,6 +31,8 @@
#include "common/tusb_common.h"
#include "device/usbd.h"
#include "class/cdc/cdc.h"
+
+// TODO should not include external files
#include "lwip/pbuf.h"
#include "netif/ethernet.h"