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

because there are no gui-elements included anymore
This commit is contained in:
svenhoefer
2017-03-20 14:30:44 +01:00
parent d2b3a8da68
commit 0b629aafc7
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>