summaryrefslogtreecommitdiffstats
path: root/src/polypcore/autoload.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/autoload.c')
-rw-r--r--src/polypcore/autoload.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/autoload.c b/src/polypcore/autoload.c
index ff2916cb..83df8ef7 100644
--- a/src/polypcore/autoload.c
+++ b/src/polypcore/autoload.c
@@ -33,8 +33,8 @@
#include "memchunk.h"
#include "sound-file.h"
#include "log.h"
-#include "scache.h"
-#include "subscribe.h"
+#include "core-scache.h"
+#include "core-subscribe.h"
static void entry_free(pa_autoload_entry *e) {
assert(e);