#3433 closed defect (fixed)
PSP:ERROR INCLUDE
| Reported by: | SF/erwan2004 | Owned by: | joostp |
|---|---|---|---|
| Priority: | normal | Component: | Port: PSP |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Hello
There is an error in the file: "psp-fs-factory.cpp"
L28: #include "backends/fs/psp/psp_fs.cpp"
it's :#include "backends/fs/psp/psp-fs.cpp"
Erwan
Ticket imported from: #1812823. Ticket imported from: bugs/3433.
Change History (3)
comment:1 by , 19 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , 19 years ago
comment:3 by , 8 years ago
| Component: | → Port: PSP |
|---|
Note:
See TracTickets
for help on using tickets.

D'oh! That's what you get when you don't do a test-compile after changing/renaming stuff.
Now fixed in SVN - thanks for reporting!