Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/levelloader/src/defs/comincl.h @ 3746

Last change on this file since 3746 was 3746, checked in by chris, 19 years ago

orxonox/branches/levelloader: Merged trunk into branch… still not working though…

File size: 215 bytes
Line 
1/*!
2  \file glincl.h
3  \brief This file includes gl Headers.
4 
5  no Class is defined here, but the opengl Headers
6*/
7
8#ifndef _COMINCL_H
9#define _COMINCL_H
10
11#include "message_structures.h"
12
13#endif /* _COMINCL_H */
Note: See TracBrowser for help on using the repository browser.