summaryrefslogtreecommitdiff
path: root/plugins/converter/converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/converter/converter.h')
-rw-r--r--plugins/converter/converter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/converter/converter.h b/plugins/converter/converter.h
index 173d35b4..36daa023 100644
--- a/plugins/converter/converter.h
+++ b/plugins/converter/converter.h
@@ -20,7 +20,7 @@
#define __CONVERTER_H
#include <stdint.h>
-#include <deadbeef.h>
+#include "../../deadbeef.h"
enum {
DDB_ENCODER_METHOD_PIPE = 0,