Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9393 in orxonox.OLD for branches/proxy/src/lib/network/netdefs.h


Ignore:
Timestamp:
Jul 23, 2006, 3:30:29 PM (19 years ago)
Author:
bensch
Message:

splitup of netdefs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/netdefs.h

    r9386 r9393  
    2525#define _NETDEFS_H
    2626
    27 #include "net_types.h"
    28 
    29 #ifdef HAVE_SDL_NET_H
    30   #include <SDL_net.h>
    31 #else
    32   #include <SDL/SDL_net.h>
    33 #endif
    34 
     27#include "nettypes.h"
     28#include "netincl.h"
    3529
    3630
Note: See TracChangeset for help on using the changeset viewer.