Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2018, 11:27:04 AM (6 years ago)
Author:
kunzro
Message:

XML and CMake updated, Gameboard is working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/wagnis_HS18/src/modules/wagnis/WagnisProvince.h

    r12051 r12067  
    77#define Wagnis_Province_h
    88
    9 #include "OrxonoxPrereqs.h"
     9#include "WagnisPrereqs.h"
    1010#include "core/CoreIncludes.h"
    1111#include "core/XMLPort.h"
     
    1616namespace orxonox
    1717{
    18     class WagnisProvince : public MovableEntity
     18    class _WagnisExport WagnisProvince : public MovableEntity
    1919    {
    2020    public:
Note: See TracChangeset for help on using the changeset viewer.