summaryrefslogtreecommitdiffstats
path: root/libs/Network/include/Network.h
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-06-05 20:07:56 -0600
committerEvan Lojewski <github@meklort.com>2019-06-05 20:07:56 -0600
commit3316c3a0476e1ee438c1e5455fffd2cc526ccc56 (patch)
tree5cd8f588ae3195dc8bcbf5f8fc089df880f7b39d /libs/Network/include/Network.h
parentf875da7fe4e842cc229871313c740dfb61b1784f (diff)
downloadbcm5719-ortega-3316c3a0476e1ee438c1e5455fffd2cc526ccc56.tar.gz
bcm5719-ortega-3316c3a0476e1ee438c1e5455fffd2cc526ccc56.zip
Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.
Diffstat (limited to 'libs/Network/include/Network.h')
-rw-r--r--libs/Network/include/Network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Network/include/Network.h b/libs/Network/include/Network.h
index d0da9b5..cce0c4d 100644
--- a/libs/Network/include/Network.h
+++ b/libs/Network/include/Network.h
@@ -50,7 +50,7 @@
#include <APE_RX_PORT0.h>
#include <APE_TX_PORT0.h>
#include <APE_DEVICE.h>
-#include <APE_FILTERS.h>
+#include <APE_FILTERS0.h>
#include <types.h>
#ifdef CXX_SIMULATOR
OpenPOWER on IntegriCloud