aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/_ogg_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/_ogg_common.h')
-rw-r--r--src/decoder/_ogg_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/_ogg_common.h b/src/decoder/_ogg_common.h
index e650c366d..eca5d40e0 100644
--- a/src/decoder/_ogg_common.h
+++ b/src/decoder/_ogg_common.h
@@ -24,7 +24,7 @@
#ifndef MPD_OGG_COMMON_H
#define MPD_OGG_COMMON_H
-#include "../decoder_api.h"
+#include "decoder_api.h"
typedef enum _ogg_stream_type { VORBIS, FLAC } ogg_stream_type;