Browse Source

Fixed 07_Billboards compilation issue.

Yao Wei Tjong 姚伟忠 12 years ago
parent
commit
59d6d01125
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/Engine/Graphics/BillboardSet.h

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

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