summaryrefslogtreecommitdiff
path: root/beos/download.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/download.cpp
parent19c26ca1829e94ea7abbadea50707a4ee5441d10 (diff)
downloadnetsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.gz
netsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.bz2
update beos frontend to cope with updated operation table
Diffstat (limited to 'beos/download.cpp')
-rw-r--r--beos/download.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/download.cpp b/beos/download.cpp
index af5b49840..791da3558 100644
--- a/beos/download.cpp
+++ b/beos/download.cpp
@@ -22,7 +22,7 @@
extern "C" {
#include "desktop/download.h"
-#include "desktop/gui.h"
+#include "desktop/gui_download.h"
#include "utils/utils.h"
}
#include "beos/download.h"