Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2100 in orxonox.OLD for orxonox/branches/chris/src/stdincl.h


Ignore:
Timestamp:
Jul 10, 2004, 1:15:22 PM (21 years ago)
Author:
chris
Message:

orxonox/branches/chris: First part of the "Getittocompile"-Project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/chris/src/stdincl.h

    r2066 r2100  
    99#endif
    1010#include <SDL/SDL.h>
     11#include <GL/GL.h>
    1112
     13#include "vector.h"
     14#include "coordinates.h"
    1215#include "list.h"
    1316#include "message_structures.h"
    1417#include "orxonox.h"
    15 #include "world_entity.h"
    1618
    1719#endif
Note: See TracChangeset for help on using the changeset viewer.