Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)

svn-id: r23666
This commit is contained in:
Max Horn 2006-08-04 17:47:57 +00:00
parent d74bc3fe3a
commit 4ee581adb5
18 changed files with 39 additions and 39 deletions

View file

@ -26,7 +26,7 @@
#define __DMAPIPE_H__
#include "sysdefs.h"
#include "backends/ps2/GsDefs.h"
#include "backends/platform/ps2/GsDefs.h"
class SinglePipe;