Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 12, 2009, 12:59:51 AM (15 years ago)
Author:
landauf
Message:

added OverlaysPrereqs.h
added _OverlaysExport macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries/src/orxonox/overlays/notifications/NotificationQueue.h

    r5619 r5630  
    3535#define _NotificationOueue_H__
    3636
    37 #include "OrxonoxPrereqs.h"
     37#include "overlays/OverlaysPrereqs.h"
    3838
    3939#include <ctime>
     
    8585    */
    8686
    87     class _OrxonoxExport NotificationQueue : public OverlayGroup, public Tickable, public NotificationListener
     87    class _OverlaysExport NotificationQueue : public OverlayGroup, public Tickable, public NotificationListener
    8888    {
    8989
Note: See TracChangeset for help on using the changeset viewer.