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/environments/water.cc

    r7126 r7193  
    1717
    1818#include "water.h"
    19 #include "factory.h"
    20 #include "load_param.h"
     19#include "util/loading/factory.h"
     20#include "util/loading/load_param.h"
    2121
    2222#include "grid.h"
    2323#include "material.h"
    2424
    25 #include "resource_manager.h"
     25#include "util/loading/resource_manager.h"
    2626#include "shader.h"
    2727
Note: See TracChangeset for help on using the changeset viewer.