Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4662 in orxonox.OLD for orxonox/trunk/src/defs/sdlincl.h


Ignore:
Timestamp:
Jun 23, 2005, 2:09:07 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: safer compile support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/defs/sdlincl.h

    r4381 r4662  
    22  \file sdlincl.h
    33  \brief This file includes sdl Headers.
    4  
     4
    55  no Class is defined here, but the SDL Headers
    66*/
     
    99#define _SDLINCL_H
    1010
    11 #include <SDL.h>
     11#include <SDL/SDL.h>
    1212
    1313#endif /* _SDLINCL_H */
Note: See TracChangeset for help on using the changeset viewer.