summaryrefslogtreecommitdiff
path: root/beos/download.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/download.cpp')
-rw-r--r--beos/download.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/beos/download.cpp b/beos/download.cpp
index 8a55e9de1..af5b49840 100644
--- a/beos/download.cpp
+++ b/beos/download.cpp
@@ -18,9 +18,12 @@
#define __STDBOOL_H__ 1
#include <stdbool.h>
+#include <sys/types.h>
extern "C" {
+#include "desktop/download.h"
#include "desktop/gui.h"
+#include "utils/utils.h"
}
#include "beos/download.h"