Kolja Strohm 5 anni fa
parent
commit
d4d85aa3b1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Welt3D.h

+ 1 - 0
Welt3D.h

@@ -12,6 +12,7 @@ namespace Framework
     class Model3D;
     struct DiffuseLight;
     struct PointLight;
+    class DXBuffer;
 
     // Speichert alle 3D Zeichnungen einer Szene ab
     class Welt3D