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

@@ -36,7 +36,7 @@
#include <driver/rcinput.h>
#include <system/settings.h>
#include <gui/movieinfo.h>
#include <driver/movieinfo.h>
#include "widget/menue.h"
#include <vector>