aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/push_toggle_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/push_toggle_control.h')
-rw-r--r--engines/zvision/push_toggle_control.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/zvision/push_toggle_control.h b/engines/zvision/push_toggle_control.h
index 8ab6f619bb..2a407cada9 100644
--- a/engines/zvision/push_toggle_control.h
+++ b/engines/zvision/push_toggle_control.h
@@ -23,12 +23,10 @@
#ifndef ZVISION_PUSH_TOGGLE_CONTROL_H
#define ZVISION_PUSH_TOGGLE_CONTROL_H
-#include "common/types.h"
+#include "zvision/control.h"
#include "common/rect.h"
-#include "zvision/control.h"
-
namespace ZVision {