source:
orxonox.OLD/orxonox/branches/textEngine/src/defs/comincl.h
@
3770
Last change on this file since 3770 was 3681, checked in by bensch, 20 years ago | |
---|---|
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.