summaryrefslogtreecommitdiff
path: root/amiga/theme.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2010-10-30 11:20:53 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2010-10-30 11:20:53 +0000
commit078ff2fd51380bd2f34b065235beaa3befd8b585 (patch)
tree5a771dde42b931ee26ed748c2d9ffc4605c7add1 /amiga/theme.c
parentd185dc310a9c7e340ca3fc64f0c1643a4f612b43 (diff)
downloadnetsurf-078ff2fd51380bd2f34b065235beaa3befd8b585.tar.gz
netsurf-078ff2fd51380bd2f34b065235beaa3befd8b585.tar.bz2
Move drag icon stuff to own file; fix warnings
svn path=/trunk/netsurf/; revision=10922
Diffstat (limited to 'amiga/theme.c')
-rw-r--r--amiga/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/theme.c b/amiga/theme.c
index 7b10e139b..ad538c411 100644
--- a/amiga/theme.c
+++ b/amiga/theme.c
@@ -33,7 +33,7 @@
#include <intuition/pointerclass.h>
#include <workbench/icon.h>
-#include "amiga/download.h"
+#include "amiga/drag.h"
#include "amiga/options.h"
#include "amiga/theme.h"
#include "utils/messages.h"