diff options
author | chriszero <zerov83@gmail.com> | 2015-09-27 15:52:23 +0200 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2015-09-27 15:52:23 +0200 |
commit | 004e8940e25c3bca2b9219a5494e80b3c9b3ab9c (patch) | |
tree | eb1e5b180bbbb6fcc265cc816b660dc64f6f7e52 /hlsPlayerControl.h | |
parent | f22f21bcacdd4b57b14e5400fe6a55cf83b268d3 (diff) | |
download | vdr-plugin-plex-004e8940e25c3bca2b9219a5494e80b3c9b3ab9c.tar.gz vdr-plugin-plex-004e8940e25c3bca2b9219a5494e80b3c9b3ab9c.tar.bz2 |
Own replay control for skinningdevelopment
Diffstat (limited to 'hlsPlayerControl.h')
-rw-r--r-- | hlsPlayerControl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hlsPlayerControl.h b/hlsPlayerControl.h index fb2ba3f..90dc0e2 100644 --- a/hlsPlayerControl.h +++ b/hlsPlayerControl.h @@ -3,6 +3,7 @@ #include <vdr/player.h> #include <vdr/tools.h> +//#include <libskindesignerapi/skindesignerosdbase.h> #include "hlsPlayer.h" #include "MediaContainer.h" |