source:
orxonox.OLD/orxonox/branches/bensch/orxonox_gui.h
@
1812
Last change on this file since 1812 was 1809, checked in by bensch, 21 years ago | |
---|---|
File size: 157 bytes |
Rev | Line | |
---|---|---|
[1809] | 1 | |
2 | #ifndef _ORXONOX_GUI_H | |
3 | #define _ORXONOX_GUI_H | |
4 | ||
5 | #include <stdio.h> | |
6 | #include <stdlib.h> | |
7 | #include <string.h> | |
8 | #include <gtk/gtk.h> | |
9 | ||
10 | #endif /* _ORXONOX_GUI_H */ |
Note: See TracBrowser
for help on using the repository browser.