CProgressWindow: cleanup surplus includes

already included by base class
This commit is contained in:
2014-08-12 19:35:53 +02:00
parent d923d991aa
commit 3e2e862e81
2 changed files with 0 additions and 9 deletions

View File

@@ -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: