| branch | GCC_SURGE |
| changeset 13 | c9471d26c7f2 |
| parent 12 | 608f67c22514 |
| 9:bfc95e24a059 | 13:c9471d26c7f2 |
|---|---|
17 |
17 |
18 |
18 |
19 #ifndef R_RPSSERV_H |
19 #ifndef R_RPSSERV_H |
20 #define R_RPSSERV_H |
20 #define R_RPSSERV_H |
21 |
21 |
22 #include <pscommon.h> |
|
23 #include <s32mem.h> |
22 #include <s32mem.h> |
23 |
|
24 #include "pscommon.h" |
|
24 |
25 |
25 class CPSPresetInterface; |
26 class CPSPresetInterface; |
26 |
27 |
27 /** |
28 /** |
28 * Represents a session with the preset server. |
29 * Represents a session with the preset server. |