summaryrefslogtreecommitdiff
path: root/desktop/core_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/core_window.h')
-rw-r--r--desktop/core_window.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/core_window.h b/desktop/core_window.h
index 3fe88f3d7..38045a3e8 100644
--- a/desktop/core_window.h
+++ b/desktop/core_window.h
@@ -23,9 +23,8 @@
#ifndef _NETSURF_DESKTOP_CORE_WINDOW_H_
#define _NETSURF_DESKTOP_CORE_WINDOW_H_
-#include "utils/types.h"
-
struct core_window;
+struct rect;
typedef enum {
CORE_WINDOW_DRAG_NONE,