]> git.leopard-lacewing.eu Git - cgue_weave.git/commitdiff
drawabl.h removed
authorLockedLunatic <locked.lunatic@aon.at>
Mon, 27 Apr 2015 00:11:56 +0000 (02:11 +0200)
committerLockedLunatic <locked.lunatic@aon.at>
Mon, 27 Apr 2015 00:11:56 +0000 (02:11 +0200)
Weave/Graphix/Scene.h
Weave/Graphix/SceneObject.h

index 04a62581a19cd4be5ee29e9dd16be264adbefd5c..bf395f3c2161686eb518c220deac33e16badec9b 100644 (file)
@@ -1,6 +1,5 @@
 #pragma once
 
-#include "Drawable.h"
 #include "ViewPort.h"
 #include "SceneObject.h"
 #include "GLM.h"
index a0ff18470dcd023ffcf310b6a336d2ef92916546..9d11ad74c9a80305ffac762b517738ce99fc9073 100644 (file)
@@ -2,8 +2,6 @@
 
 #include "GLM.h"
 
-#include "Drawable.h"
-
 #include <string>
 
 using std::string;