summaryrefslogtreecommitdiff
path: root/include/ascenario.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ascenario.h')
-rw-r--r--include/ascenario.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ascenario.h b/include/ascenario.h
index 003eabea..b1395515 100644
--- a/include/ascenario.h
+++ b/include/ascenario.h
@@ -128,7 +128,7 @@ extern "C" {
#define SND_SCN_INT_QOS 1
/** Scenario container */
-typedef snd_scenario_t snd_scenario_t;
+typedef struct snd_scenario snd_scenario_t;
/* TODO: add notification */