Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 7, 2006, 5:05:50 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: new style for resources (prework/movement)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/space_ship.cc

    r7173 r7193  
    2020#include "space_ship.h"
    2121
    22 #include "resource_manager.h"
     22#include "util/loading/resource_manager.h"
    2323
    2424#include "weapons/test_gun.h"
     
    2929#include "sprite_particles.h"
    3030
    31 #include "factory.h"
     31#include "util/loading/factory.h"
    3232#include "key_mapper.h"
    3333#include "event_handler.h"
     
    4545#include "player.h"
    4646
    47 #include "load_param.h"
     47#include "util/loading/load_param.h"
    4848
    4949
Note: See TracChangeset for help on using the changeset viewer.