summaryrefslogtreecommitdiff
path: root/apps/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.h')
-rw-r--r--apps/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index 56e0bfcd04..0503980c1e 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -77,7 +77,7 @@ void* plugin_get_buffer(size_t *buffer_size);
77#include "recording.h" 77#include "recording.h"
78#endif 78#endif
79#else 79#else
80#include "mas.h" 80#include "mas35xx.h"
81#endif /* CONFIG_CODEC == SWCODEC */ 81#endif /* CONFIG_CODEC == SWCODEC */
82#include "settings.h" 82#include "settings.h"
83#include "timer.h" 83#include "timer.h"