summaryrefslogtreecommitdiff
path: root/amiga/help.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-18 23:29:49 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-18 23:29:49 +0000
commit392fa2ea4cfc5df5a86b6cde0e05c909da26f1e5 (patch)
tree4534d861620a2e20f294c1ff4a2f579b77d3add0 /amiga/help.c
parent201bc569a4f40b1b2e53660cceb183570534b557 (diff)
downloadnetsurf-392fa2ea4cfc5df5a86b6cde0e05c909da26f1e5.tar.gz
netsurf-392fa2ea4cfc5df5a86b6cde0e05c909da26f1e5.tar.bz2
Fix some easy OS3 linker errors
Diffstat (limited to 'amiga/help.c')
-rwxr-xr-xamiga/help.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/help.c b/amiga/help.c
index 76dd1bd86..64b338426 100755
--- a/amiga/help.c
+++ b/amiga/help.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "amiga/os3support.h"
+
#include "amiga/help.h"
/* AmigaGuide class */