[email protected] há 8 anos atrás
pai
commit
cdd3eb3469

+ 1 - 1
oxygine/src/ox/Material.hpp

@@ -1 +1 @@
-#include "oxygine/RenderDelegate.h"
+#include "oxygine/Material.h"

+ 0 - 1
oxygine/src/ox/MaterialX.hpp

@@ -1 +0,0 @@
-#include "oxygine/MaterialX.h"

+ 1 - 0
oxygine/src/ox/RenderDelegate.hpp

@@ -0,0 +1 @@
+#include "oxygine/RenderDelegate.h"

+ 0 - 1
oxygine/src/ox/STDMaterial.hpp

@@ -1 +0,0 @@
-#include "oxygine/STDMaterial.h"

+ 1 - 0
oxygine/src/ox/STDRenderDelegate.hpp

@@ -0,0 +1 @@
+#include "oxygine/STDRenderDelegate.h"