فهرست منبع

Add missing header file.

Aster Jian 12 سال پیش
والد
کامیت
4f15793699
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Engine/UI/Text3D.h

+ 1 - 0
Engine/UI/Text3D.h

@@ -23,6 +23,7 @@
 #pragma once
 
 #include "Drawable.h"
+#include "Matrix3x4.h"
 #include "Text.h"
 #include "VertexBuffer.h"