ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/AmigaOS/clip_amiga.cpp
(Generate patch)

Comparing BasiliskII/src/AmigaOS/clip_amiga.cpp (file contents):
Revision 1.6 by cebix, 2002-01-15T14:58:34Z vs.
Revision 1.7 by jlachmann, 2002-06-23T08:27:05Z

# Line 1 | Line 1
1   /*
2   *  clip_amiga.cpp - Clipboard handling, AmigaOS implementation
3   *
4 < *  Basilisk II (C) 1997-2002 Christian Bauer
4 > *  Basilisk II (C) 1997-2001 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 23 | Line 23
23   #include <exec/types.h>
24   #include <libraries/iffparse.h>
25   #include <devices/clipboard.h>
26 + #define __USE_SYSBASE
27   #include <proto/exec.h>
28   #include <proto/iffparse.h>
29 + #include <inline/exec.h>
30 + #include <inline/iffparse.h>
31  
32   #include "clip.h"
33   #include "prefs.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines