summaryrefslogtreecommitdiff
path: root/src/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewport.h')
-rw-r--r--src/viewport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/viewport.h b/src/viewport.h
index 451c0a42d..32b0c50be 100644
--- a/src/viewport.h
+++ b/src/viewport.h
@@ -5,10 +5,10 @@
#ifndef VIEWPORT_H
#define VIEWPORT_H
-#include "zoom.hpp"
+#include "zoom_type.h"
#include "window_type.h"
#include "vehicle_type.h"
-#include "gfx.h"
+#include "gfx_func.h"
struct ViewPort {
int left,top; // screen coordinates for the viewport