Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 7, 2006, 5:05:50 PM (19 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/param_power_up.cc

    r7130 r7193  
    1717
    1818#include "param_power_up.h"
    19 #include "factory.h"
     19#include "util/loading/factory.h"
    2020#include "state.h"
    2121
    2222#include "primitive_model.h"
    2323
    24 #include "factory.h"
    25 #include "load_param.h"
     24#include "util/loading/factory.h"
     25#include "util/loading/load_param.h"
    2626#include "network_game_manager.h"
    2727
Note: See TracChangeset for help on using the changeset viewer.