summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-09-11 16:44:46 +0100
committerVincent Sanders <vince@kyllikki.org>2017-09-11 16:44:46 +0100
commit8afeffedad0d7c3e63929f2e6a78f2e71aa1f773 (patch)
treeebc8b3d123df9f2bb5c8af5ebb8a177bb3433225 /desktop
parentd2d5ef276b40e124ad93a995704e371929d22a70 (diff)
downloadnetsurf-8afeffedad0d7c3e63929f2e6a78f2e71aa1f773.tar.gz
netsurf-8afeffedad0d7c3e63929f2e6a78f2e71aa1f773.tar.bz2
fix warning due to undefined bitmap structure
Diffstat (limited to 'desktop')
-rw-r--r--desktop/browser_history.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/browser_history.h b/desktop/browser_history.h
index d2021198c..9b6f1fd42 100644
--- a/desktop/browser_history.h
+++ b/desktop/browser_history.h
@@ -37,6 +37,7 @@
struct browser_window;
struct history_entry;
+struct bitmap;
/**
* Go back in the history.