Changeset 708 for code/branches/FICN/src/orxonox/objects/Skybox.h
- Timestamp:
- Dec 28, 2007, 10:30:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/Skybox.h
r673 r708 2 2 #define _Skybox_H__ 3 3 4 #include "../OrxonoxPrereqs.h" 5 4 6 #include "BaseObject.h" 5 #include "../../tinyxml/tinyxml.h" 7 8 class TiXmlElement; // Forward declaration 6 9 7 10 namespace orxonox
Note: See TracChangeset
for help on using the changeset viewer.