presetserver/clientinc/psserv.h
changeset 12 608f67c22514
parent 0 09774dfdd46b
equal deleted inserted replaced
11:f683e24efca3 12:608f67c22514
    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.