opkg_manager: use CTermWindow()

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d686a3128
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2018-01-15 19:54:52 +01:00
committed by vanhofen
parent 30683e6852
commit c92555d29b
2 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,9 @@
#endif
#include <gui/opkg_manager.h>
#include <gui/widget/termwindow.h>
/* hack, so we don't have to change all code below */
#define CShellWindow CTermWindow
#include <global.h>
#include <neutrino.h>