summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/viewport.h')
-rw-r--r--src/gui/viewport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index fc3db142a..0d84837c8 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -23,8 +23,8 @@
#ifndef VIEWPORT_H
#define VIEWPORT_H
-#include "actorspritemanager.h"
#include "configlistener.h"
+#include "maplayer.h"
#include "position.h"
#include "gui/widgets/windowcontainer.h"