瀏覽代碼

Fixed 07_Billboards compilation issue.

Yao Wei Tjong 姚伟忠 12 年之前
父節點
當前提交
59d6d01125
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Source/Engine/Graphics/BillboardSet.h

+ 1 - 0
Source/Engine/Graphics/BillboardSet.h

@@ -24,6 +24,7 @@
 
 #include "Color.h"
 #include "Drawable.h"
+#include "Matrix3x4.h"
 #include "Rect.h"
 #include "VectorBuffer.h"