QTfrontend/xfire.cpp
changeset 3229 9e7ded374113
parent 2948 3f21a9dc93d0
child 3697 d5b30d6373fc
equal deleted inserted replaced
3228:44a59edc7bac 3229:9e7ded374113
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 #include <string>
    19 #include <string>
       
    20 #include <cstring>
    20 #include <stdio.h>
    21 #include <stdio.h>
    21 
    22 
    22 #include "xfire.h"
    23 #include "xfire.h"
    23 #include "../misc/xfire/xfiregameclient.h"
    24 #include "../misc/xfire/xfiregameclient.h"
    24 
    25