move movieinfo.cpp|h from src/gui to src/driver ...

because there are no gui-elements included anymore


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b629aafc7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-20 (Mon, 20 Mar 2017)

Origin message was:
------------------
- move movieinfo.cpp|h from src/gui to src/driver ...

because there are no gui-elements included anymore


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-20 14:30:44 +01:00
parent 8ebfd5d23f
commit cb3b233e6c
11 changed files with 9 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
#include <OpenThreads/Thread>
#include <OpenThreads/Condition>
#include <gui/movieinfo.h>
#include <driver/movieinfo.h>
class cYTCache
{