X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fcarthw%2Fsvp%2Fsvp.c;h=8be4e551e5dc510c7ea4035974efbf674c7206b7;hb=9c9cda8c39bd2a6b99b8420a3034c454bc713954;hp=664491927ac45046b13195d9eb621dbb4b4559c2;hpb=7fd5d17b31f3ccdbc3eaf7e9761ddb41fa994863;p=picodrive.git diff --git a/pico/carthw/svp/svp.c b/pico/carthw/svp/svp.c index 6644919..8be4e55 100644 --- a/pico/carthw/svp/svp.c +++ b/pico/carthw/svp/svp.c @@ -26,8 +26,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "../../pico_int.h" -#include "../../cpu/drc/cmn.h" +#include +#include #include "compiler.h" svp_t *svp = NULL;