Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2014, 8:28:52 PM (10 years ago)
Author:
landauf
Message:

fixed a number of linker warnings with msvc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/invader/InvaderHUDinfo.h

    r9943 r9957  
    2828#define _InvaderHUDinfo_H__
    2929
    30 #include "overlays/OverlaysPrereqs.h"
     30#include "invader/InvaderPrereqs.h"
    3131
    3232#include "tools/interfaces/Tickable.h"
     
    3535namespace orxonox
    3636{
    37     class _OverlaysExport InvaderHUDinfo : public OverlayText, public Tickable
     37    class _InvaderExport InvaderHUDinfo : public OverlayText, public Tickable
    3838    {
    3939        public:
Note: See TracChangeset for help on using the changeset viewer.