Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8330 in orxonox.OLD for trunk/src/lib/graphics/importer/bsp_file.cc


Ignore:
Timestamp:
Jun 12, 2006, 10:44:26 PM (18 years ago)
Author:
bensch
Message:

moved the File-Classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/importer/bsp_file.cc

    r8186 r8330  
    2222#include "bsp_tree_node.h"
    2323#include <fstream>
    24 #include "file.h"
     24#include "util/loading/resource_manager.h"
     25
    2526#include <sys/stat.h>
    2627#include <string.h>
     
    3132#include "base_object.h"
    3233#include "vector.h"
    33 #include "util/loading/resource_manager.h"
    3434#include "movie_player.h"
    3535
Note: See TracChangeset for help on using the changeset viewer.