- Timestamp:
- Aug 14, 2009, 3:07:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries/src/orxonox/objects/quest/notifications/Notification.h
r5619 r5648 35 35 #define _Notification_H__ 36 36 37 #include " OrxonoxPrereqs.h"37 #include "objects/quest/QuestPrereqs.h" 38 38 39 39 #include <string> … … 49 49 Damian 'Mozork' Frick 50 50 */ 51 class _ OrxonoxExport Notification : public BaseObject51 class _QuestExport Notification : public BaseObject 52 52 { 53 53 public:
Note: See TracChangeset
for help on using the changeset viewer.