summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index 1d896dd72..8757474fb 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -27,7 +27,6 @@
#include <stdbool.h>
#include <stdio.h>
-#include "utils/types.h"
#include "utils/errors.h"
#include "desktop/plot_style.h"
#include "desktop/frame_types.h"
@@ -41,6 +40,8 @@ struct selection;
struct fetch_multipart_data;
struct form_control;
struct nsurl;
+struct rect;
+struct redraw_context;
enum content_debug;
typedef enum {