summaryrefslogtreecommitdiffstats
path: root/src/protocol-esound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol-esound.c')
-rw-r--r--src/protocol-esound.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/protocol-esound.c b/src/protocol-esound.c
index d6d7e177..db57dfc7 100644
--- a/src/protocol-esound.c
+++ b/src/protocol-esound.c
@@ -6,12 +6,12 @@
#include <limits.h>
#include "protocol-esound.h"
-#include "esound-spec.h"
+#include "esound.h"
#include "memblock.h"
#include "client.h"
-#include "sinkinput.h"
+#include "sink-input.h"
#include "sink.h"
-#include "sourceoutput.h"
+#include "source-output.h"
#include "source.h"
#include "sample.h"