summaryrefslogtreecommitdiff
path: root/cesar/test_general/station/common/src/station.c
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/test_general/station/common/src/station.c')
-rw-r--r--cesar/test_general/station/common/src/station.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/test_general/station/common/src/station.c b/cesar/test_general/station/common/src/station.c
index 7a21f3d4d3..d4d39111aa 100644
--- a/cesar/test_general/station/common/src/station.c
+++ b/cesar/test_general/station/common/src/station.c
@@ -19,7 +19,6 @@
#include "station/station.h"
#include "cp/cp.h"
-#include "hle/hle.h"
#include "cl/cl.h"
#include "mac/sar/sar.h"
#include "mac/pbproc/pbproc.h"
@@ -33,6 +32,7 @@
* module. **/
#if CONFIG_FCALL_MME
#include "interface/inc/context.h"
+#include "interface/fcall/inc/context.h"
#endif
#include "cl/inc/context.h"
#include "mac/pbproc/inc/context.h"