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/space_ships/space_ship.cc

    r10588 r10591  
    4949#include "shared_network_data.h"
    5050
    51 #include "power_ups/weapon_power_up.h"
    52 #include "power_ups/param_power_up.h"
     51#include "items/power_ups/weapon_power_up.h"
     52#include "items/power_ups/param_power_up.h"
    5353
    5454#include "graphics_engine.h"
     
    5858#include "state.h"
    5959#include "player.h"
    60 #include "camera.h"
    61 #include "cameraman.h"
     60#include "tools/camera.h"
     61#include "tools/cameraman.h"
    6262
    6363
     
    6666
    6767#include "track/track.h"
    68 #include "math.h"
    6968
    7069
Note: See TracChangeset for help on using the changeset viewer.