Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 14, 2016, 3:57:03 PM (8 years ago)
Author:
ooguz
Message:

Bugs fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/QuestGuide_HS16/src/modules/waypoints/Waypointarrow.h

    r11274 r11287  
    11
    22
    3 #ifndef _Waypoint_H__
    4 #define _Waypoint_H__
     3#ifndef _Waypointarrow_H__
     4#define _Waypointarrow_H__
    55
    66#include "OrxonoxPrereqs.h"
    7 #include "StaticEntity.h"
     7#include "worldentities/StaticEntity.h"
    88#include "graphics/Model.h"
    99
    10 #include <map>
    1110#include <string>
    1211
     
    1514#include "interfaces/RadarListener.h"
    1615#include "WaypointGroup.h"
     16#include "core/XMLPort.h"
     17
    1718
    1819namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.