summaryrefslogtreecommitdiff
path: root/beos/about.cpp
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 22:22:51 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 23:25:22 +0100
commitf502ca3e6940c4c587e964f5ad6b06115fd6fd00 (patch)
tree4adf19c33c43c1a4d6dbb188b41223d2c4f98cd8 /beos/about.cpp
parent19c26ca1829e94ea7abbadea50707a4ee5441d10 (diff)
downloadnetsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.gz
netsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.bz2
update beos frontend to cope with updated operation table
Diffstat (limited to 'beos/about.cpp')
-rw-r--r--beos/about.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/about.cpp b/beos/about.cpp
index bfa9908c7..7db71453d 100644
--- a/beos/about.cpp
+++ b/beos/about.cpp
@@ -26,6 +26,7 @@ extern "C" {
#include "testament.h"
#include "utils/useragent.h"
#include "curl/curlver.h"
+#include "desktop/gui_clipboard.h"
}
#include "beos/about.h"
#include "beos/scaffolding.h"