zapit/src/zapit.cpp: move pipDecoder to lib

This commit is contained in:
[CST] Focus
2013-03-14 16:23:24 +04:00
parent 4df0f85d26
commit 745e93216a

View File

@@ -87,7 +87,7 @@ extern cDemux *audioDemux;
extern cDemux *videoDemux;
#ifdef ENABLE_PIP
cVideo *pipDecoder;
extern cVideo *pipDecoder;
cDemux *pipDemux;
#endif