aboutsummaryrefslogtreecommitdiff
path: root/src/pcm_resample.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm_resample.h')
-rw-r--r--src/pcm_resample.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm_resample.h b/src/pcm_resample.h
index 9d03bbfb..a17b12d8 100644
--- a/src/pcm_resample.h
+++ b/src/pcm_resample.h
@@ -20,8 +20,8 @@
#ifndef MPD_PCM_RESAMPLE_H
#define MPD_PCM_RESAMPLE_H
+#include "check.h"
#include "pcm_buffer.h"
-#include "config.h"
#include <stdint.h>
#include <stddef.h>