#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 , 19 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:2 by , 19 years ago
comment:3 by , 6 years ago
Component: | → Port: Dreamcast |
---|
Note:
See TracTickets
for help on using tickets.
Thanks, corrected in SVN.