summaryrefslogtreecommitdiff
path: root/beos/gui.cpp
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-02-28 13:06:30 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-02-28 13:06:30 +0000
commit5baf48859a71060bbe6e81335431fcda6c91a0f8 (patch)
tree5ad5eb675142bf2703e6cfd34f7bfeaae5bffb2d /beos/gui.cpp
parent947c466c4ba63ad84c0121453975a34935d0c1e8 (diff)
parent2ce332f1b07af89ce387ca24cc6471f97c80154b (diff)
downloadnetsurf-5baf48859a71060bbe6e81335431fcda6c91a0f8.tar.gz
netsurf-5baf48859a71060bbe6e81335431fcda6c91a0f8.tar.bz2
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts
Diffstat (limited to 'beos/gui.cpp')
-rw-r--r--beos/gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 6447fd9e9..948638217 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -49,6 +49,7 @@ extern "C" {
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/url.h"
+#include "utils/corestrings.h"
#include "utils/utf8.h"
#include "utils/utils.h"