From 0a0f6f591163203c8156d5079061ab2010acbdd3 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 23 Oct 2011 18:32:00 +0200 Subject: few compile fixes; added mono2stereo into tarball --- plugins/shn/shn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/shn') diff --git a/plugins/shn/shn.c b/plugins/shn/shn.c index 504f283c..c9d4acaf 100644 --- a/plugins/shn/shn.c +++ b/plugins/shn/shn.c @@ -23,7 +23,7 @@ #include #include #include "shorten.h" -#include +#include "../../deadbeef.h" #include "bitshift.h" //#define trace(...) { fprintf(stderr, __VA_ARGS__); } -- cgit v1.2.3