Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 1, 2015, 1:37:29 PM (9 years ago)
Author:
landauf
Message:

fixed build of objects and mini4Dgame modules (MSVC)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentationHS14/src/modules/objects/controllers/TeamTargetProxy.h

    r10147 r10220  
    3030#define _TeamTargetProxy_H__
    3131
    32 #include "OrxonoxPrereqs.h"
     32#include "objects/ObjectsPrereqs.h"
    3333#include "controllers/FormationController.h"
    3434
     
    4545                        has to be controllable and ticks every second (performance?)
    4646        */
    47         class _OrxonoxExport TeamTargetProxy : public FormationController, public Tickable
     47        class _ObjectsExport TeamTargetProxy : public FormationController, public Tickable
    4848        {
    4949                public:
Note: See TracChangeset for help on using the changeset viewer.