Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 13, 2007, 4:42:33 PM (18 years ago)
Author:
bensch
Message:

moved the we's to a more senseable location.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cleanup/src/world_entities/playable.cc

    r10368 r10591  
    2121#include "player.h"
    2222#include "state.h"
    23 #include "camera.h"
     23#include "tools/camera.h"
    2424
    2525#include "util/loading/load_param.h"
    2626
    27 #include "power_ups/weapon_power_up.h"
    28 #include "power_ups/param_power_up.h"
     27#include "items/power_ups/weapon_power_up.h"
     28#include "items/power_ups/param_power_up.h"
    2929
    3030#include "game_rules.h"
Note: See TracChangeset for help on using the changeset viewer.