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/power_ups/weapon_power_up.cc

    r7130 r7193  
    1717
    1818#include "weapon_power_up.h"
    19 #include "factory.h"
     19#include "util/loading/factory.h"
    2020#include "state.h"
    2121#include "network_game_manager.h"
     
    2323#include "primitive_model.h"
    2424
    25 #include "factory.h"
    26 #include "load_param.h"
     25#include "util/loading/factory.h"
     26#include "util/loading/load_param.h"
    2727
    2828using namespace std;
Note: See TracChangeset for help on using the changeset viewer.