summaryrefslogtreecommitdiff
path: root/cesar/mac/sar/test/functional/src/sar_rx.c
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/mac/sar/test/functional/src/sar_rx.c')
-rw-r--r--cesar/mac/sar/test/functional/src/sar_rx.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cesar/mac/sar/test/functional/src/sar_rx.c b/cesar/mac/sar/test/functional/src/sar_rx.c
index 883ad833c4..b8ff50bdfd 100644
--- a/cesar/mac/sar/test/functional/src/sar_rx.c
+++ b/cesar/mac/sar/test/functional/src/sar_rx.c
@@ -30,7 +30,8 @@
#include "mac/sar/sar.h"
#include "hal/arch/arch.h"
-#include "hal/phy/inc/bridgedma_soft.h"
+#include "hal/phy/bridgedma.h"
+#include "hal/phy/soft/bridgedma/inc/bridgedma.h"
/* Variables needed by the test. */
#ifdef __sparc__