Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7193 in orxonox.OLD for trunk/src/world_entities/skybox.cc


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/skybox.cc

    r7125 r7193  
    1818#include "skybox.h"
    1919
    20 #include "load_param.h"
    21 #include "factory.h"
     20#include "util/loading/load_param.h"
     21#include "util/loading/factory.h"
    2222#include "static_model.h"
    2323
     
    2727#include "network_game_manager.h"
    2828#include "converter.h"
    29 #include "resource_manager.h"
     29#include "util/loading/resource_manager.h"
    3030
    3131
Note: See TracChangeset for help on using the changeset viewer.