summaryrefslogtreecommitdiff
path: root/riscos/options.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-11-07 20:33:32 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-11-07 20:33:32 +0000
commitb95733310900e86679fce5cbc37e2e18d299f9ca (patch)
tree182883e16c6d905e4132dbe6dce2f112281766ae /riscos/options.h
parent5e41fb8a121c441a8765a1962a892e93906cde83 (diff)
downloadnstheme-b95733310900e86679fce5cbc37e2e18d299f9ca.tar.gz
nstheme-b95733310900e86679fce5cbc37e2e18d299f9ca.tar.bz2
[project @ 2004-11-07 20:33:32 by jmb]
Use scandeps for dependency checking Fixup include path in riscos/options.h Lose commented out include in riscos/gui.c (It broke scandeps <- we may wish to fix this too ;) svn path=/import/nstheme/; revision=2437
Diffstat (limited to 'riscos/options.h')
-rw-r--r--riscos/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/options.h b/riscos/options.h
index b003da1..8aa5b58 100644
--- a/riscos/options.h
+++ b/riscos/options.h
@@ -12,7 +12,7 @@
#ifndef _NETSURF_RISCOS_OPTIONS_H_
#define _NETSURF_RISCOS_OPTIONS_H_
-#include "netsurf/desktop/options.h"
+#include "nstheme/desktop/options.h"
extern char *option_language;