Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 10, 2007, 2:20:27 PM (19 years ago)
Author:
gfilip
Message:

blackscreen: errors fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camera/src/world_entities/blackscreen.cc

    r10207 r10210  
    1919#include "util/loading/factory.h"
    2020#include "util/loading/load_param.h"
    21 
    22 
    2321#include "blackscreen.h"
    2422#include "debug.h"
     23#include "material.h"
     24#include "state.h"
     25#include "class_id_DEPRECATED.h"
    2526
    26 
    27 #include "material.h"
    28 
    29 #include "state.h"
    30 
    31 
    32 
    33 #include "class_id_DEPRECATED.h"
    3427ObjectListDefinition(blackscreen);
    3528CREATE_FACTORY(blackscreen);
Note: See TracChangeset for help on using the changeset viewer.