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>2008-03-06 22:59:40 +0000
committerStijn Buys <ingar@osirion.org>2008-03-06 22:59:40 +0000
commitdf61a28d708c30e3e77d1f739dfb4561c042c89c (patch)
treed280b5eef345ea80f78f9d41df3c2367c9a88cd5 /src/render/box.cc
parent6ade6c1c346743b8432600485e28682e276cfbd0 (diff)
moved render::Model to core::Model
Diffstat (limited to 'src/render/box.cc')
-rw-r--r--src/render/box.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/render/box.cc b/src/render/box.cc
index 79f62f7..d6f14b5 100644
--- a/src/render/box.cc
+++ b/src/render/box.cc
@@ -1,10 +1,9 @@
/*
- gl/box.cc
+ render/box.cc
This file is part of the Osirion project and is distributed under
the terms of the GNU General Public License version 2
*/
-// project headers
#include "render/box.h"
namespace render {