summaryrefslogtreecommitdiff
path: root/topology/pre-process-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'topology/pre-process-object.c')
-rw-r--r--topology/pre-process-object.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/topology/pre-process-object.c b/topology/pre-process-object.c
index 89cdad0..57699ac 100644
--- a/topology/pre-process-object.c
+++ b/topology/pre-process-object.c
@@ -22,10 +22,7 @@
#include <stddef.h>
#include <stdio.h>
#include <string.h>
-#include <alsa/input.h>
-#include <alsa/output.h>
-#include <alsa/conf.h>
-#include <alsa/error.h>
+#include <alsa/asoundlib.h>
#include "gettext.h"
#include "topology.h"
#include "pre-processor.h"