Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/textEngine/src/defs/comincl.h @ 3787

Last change on this file since 3787 was 3681, checked in by bensch, 19 years ago

orxonox/branches/textEngine: merged trunk here.
merged with command:
svn merge ../trunk textEngine -r 3467:HEAD
no conflicts

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.