From 3959c7f25b86e0e57a1a1258dfab120bcebaa1d8 Mon Sep 17 00:00:00 2001 From: waker Date: Wed, 11 Apr 2012 18:02:56 +0200 Subject: shellexec compile fix --- plugins/shellexec/shellexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/shellexec') diff --git a/plugins/shellexec/shellexec.c b/plugins/shellexec/shellexec.c index b73299f9..c3cc4251 100644 --- a/plugins/shellexec/shellexec.c +++ b/plugins/shellexec/shellexec.c @@ -49,7 +49,7 @@ #include #include -#include +#include "../../deadbeef.h" #include "shellexec.h" //#define trace(...) { fprintf(stderr, __VA_ARGS__); } -- cgit v1.2.3