summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/selection.h b/desktop/selection.h
index b4e4b31e9..69d145c1d 100644
--- a/desktop/selection.h
+++ b/desktop/selection.h
@@ -24,8 +24,8 @@
#define _NETSURF_DESKTOP_SELECTION_H_
#include "desktop/browser.h"
-#include "render/box.h"
+struct box;
typedef enum {
DRAG_NONE,