Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#8519 closed patch

Update DC backends

Reported by: SF/erwan2004 Owned by: fingolfin
Priority: normal Component: Port: Dreamcast
Version: Keywords:
Cc: Game:

Description

Hi, Makefile

INCLUDES= -I./ -I$(srcdir) -I$(srcdir)/common -I$(ronindir)/include/

add

INCLUDES= -I./ -I$(srcdir) -I$(srcdir)/common -I$(ronindir)/include/ -I$(srcdir)/engines

display.cpp

#include <common/scaler/intern.h> add #include <graphics/scaler/intern.h>

Erwan

Ticket imported from: #1436898. Ticket imported from: patches/624.

Change History (3)

comment:1 by fingolfin, 18 years ago

Owner: set to fingolfin
Status: newclosed

comment:2 by fingolfin, 18 years ago

Thanks, corrected in SVN.

comment:3 by digitall, 5 years ago

Component: Port: Dreamcast
Note: See TracTickets for help on using tickets.