| branch | GCC_SURGE |
| changeset 13 | c9471d26c7f2 |
| parent 12 | 608f67c22514 |
| 9:bfc95e24a059 | 13:c9471d26c7f2 |
|---|---|
14 * Description: Preset server client implementation |
14 * Description: Preset server client implementation |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include <pspresetinterface.h> |
19 #include "pspresetinterface.h" |
20 #include <psserv.h> |
20 #include "psserv.h" |
21 |
21 |
22 // ======== LOCAL FUNCTIONS ======== |
22 // ======== LOCAL FUNCTIONS ======== |
23 |
23 |
24 namespace |
24 namespace |
25 { |
25 { |