source:
orxonox.OLD/orxonox/branches/levelloader/src/defs/comincl.h
@
3918
Last change on this file since 3918 was 3746, checked in by chris, 20 years ago | |
---|---|
File size: 215 bytes |
Rev | Line | |
---|---|---|
[3608] | 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.