Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 13, 2008, 8:02:38 PM (16 years ago)
Author:
rgrieder
Message:
  • train riding doesn't have to be boring
  • added some license notes
  • removed certain header dependencies in audio
  • changed order of header file inclusion in orxonox and audio (coding style guide will be updated)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/Model.cc

    r1032 r1039  
    2727
    2828#include "OrxonoxStableHeaders.h"
     29#include "Model.h"
    2930
    3031#include "util/tinyxml/tinyxml.h"
     
    3435#include "GraphicsEngine.h"
    3536#include "core/XMLPort.h"
    36 
    37 #include "Model.h"
    3837
    3938namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.