summaryrefslogtreecommitdiff
path: root/src/gui/widgets/colorpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/colorpage.h')
-rw-r--r--src/gui/widgets/colorpage.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/widgets/colorpage.h b/src/gui/widgets/colorpage.h
index c86ee5a07..1d9faa56d 100644
--- a/src/gui/widgets/colorpage.h
+++ b/src/gui/widgets/colorpage.h
@@ -21,12 +21,8 @@
#ifndef GUI_WIDGETS_COLORPAGE_H
#define GUI_WIDGETS_COLORPAGE_H
-#include "gui/widgets/widget2.h"
-
#include "gui/widgets/listbox.h"
-#include <guichan/widget.hpp>
-
#include "localconsts.h"
class ColorPage final : public ListBox