imageinfo_ni: remove obsolete include of daemonc/remotecontrol.h

Origin commit data
------------------
Commit: 05f695b2e6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-19 (Sun, 19 Mar 2017)

Origin message was:
------------------
- imageinfo_ni: remove obsolete include of daemonc/remotecontrol.h
This commit is contained in:
vanhofen
2017-03-19 01:59:13 +01:00
parent 20722a62cb
commit 60b2661b16

View File

@@ -39,8 +39,6 @@
#include <sys/utsname.h>
#include <daemonc/remotecontrol.h>
#include <system/flashtool.h>
#include <video.h>
#include <unistd.h>
@@ -58,8 +56,6 @@
#include <linux/version.h>
extern CRemoteControl * g_RemoteControl; /* neutrino.cpp */
#include <gui/pictureviewer.h>
extern CPictureViewer * g_PicViewer;