- Timestamp:
- May 9, 2019, 12:32:44 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.h
r12334 r12348 2 2 #define MOUSEAPICURSOR_H 3 3 #include <overlays/OrxonoxOverlay.h> 4 #include "core/CoreIncludes.h" 4 5 6 namespace orxonox{ 5 7 6 8 class MouseAPICursor: public OrxonoxOverlay … … 10 12 }; 11 13 14 } 15 12 16 #endif // MOUSEAPICURSOR_H
Note: See TracChangeset
for help on using the changeset viewer.