Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3427 in orxonox.OLD for orxonox/trunk/src/importer/material.h


Ignore:
Timestamp:
Feb 28, 2005, 11:38:10 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk/importer: cleaned up the includes, while watching some Monty Python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/importer/material.h

    r3365 r3427  
    1313extern int verbose; //!< will be obsolete soon.
    1414
    15 #include "../stdincl.h"
    16 #include "texture.h"
    17 
    1815#if HAVE_CONFIG_H
    1916#include <config.h>
    2017#endif /* HAVE_CONFIG_H */
    2118
    22 
     19// FORWARD DEFINITIONS //
     20class Texture;
    2321
    2422
Note: See TracChangeset for help on using the changeset viewer.