This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-epgsync.
commit 6988c6b453595b3c3bfc903f1279d0a28e788681 Author: Tobias Grimm <[email protected]> Date: Sun Jan 28 16:14:10 2018 +0100 Fixed debian branch --- thread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thread.h b/thread.h index 72959e5..973f8ce 100644 --- a/thread.h +++ b/thread.h @@ -10,7 +10,7 @@ #include <vdr/thread.h> #include <vdr/tools.h> #include <vdr/plugin.h> -#include <svdrpservice.h> +#include "svdrpservice.h" #include <time.h> class cEpgSyncThread: public cThread { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epgsync.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
