summaryrefslogtreecommitdiff
path: root/cesar/test_general/station
diff options
context:
space:
mode:
authorNélio Laranjeiro2012-02-16 10:29:41 +0100
committerNélio Laranjeiro2012-03-12 17:21:39 +0100
commit8402940b03d1528ca03ebff1feb72f085375ca63 (patch)
tree3a1650dda02c9cb4308e55068c6b02bc4d8fa3bf /cesar/test_general/station
parent230045211e7882b9bba78010614a7e0e0efa79af (diff)
cesar/mac/sar: rename sar/inc/sar_context.h to sar/inc/context.h, refs #2981
Diffstat (limited to 'cesar/test_general/station')
-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 d4d39111aa..a43fcdc530 100644
--- a/cesar/test_general/station/common/src/station.c
+++ b/cesar/test_general/station/common/src/station.c
@@ -36,7 +36,7 @@
#endif
#include "cl/inc/context.h"
#include "mac/pbproc/inc/context.h"
-#include "mac/sar/inc/sar_context.h"
+#include "mac/sar/inc/context.h"
#include "hal/phy/maximus/inc/maximus_phy_ctx.h"
#include <stdio.h>