mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CProgressWindow: cleanup surplus includes
already included by base class
This commit is contained in:
@@ -25,14 +25,9 @@
|
||||
#ifndef __progresswindow__
|
||||
#define __progresswindow__
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
#include <system/localize.h>
|
||||
|
||||
#include <gui/components/cc.h>
|
||||
#include "menue.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
class CProgressWindow : public CComponentsWindow, public CMenuTarget
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user