Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-08-12 12:03:18 +0000
committerStijn Buys <ingar@osirion.org>2009-08-12 12:03:18 +0000
commit183f0f0b905715f0d89b38174fdfd44641c1a79c (patch)
tree6cae553ac6284044002fb668c7991da27291825d /src/model/model.h
parent8bf8afe68ca15c61b0dea1f5c1ef5fc7186dca0f (diff)
src/model filenames cleanup, parse .map texture coordinates, early loading of material textures
Diffstat (limited to 'src/model/model.h')
-rw-r--r--src/model/model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/model/model.h b/src/model/model.h
index 6e9c5d8..2ca2734 100644
--- a/src/model/model.h
+++ b/src/model/model.h
@@ -12,7 +12,7 @@
#include <map>
#include "math/mathlib.h"
-#include "model/classes.h"
+#include "model/parts.h"
#include "model/fragment.h"
/// classes representing 3D geometry