Sfoglia il codice sorgente

Fix for build error on AppVeyor

Rokas Kupstys 8 anni fa
parent
commit
ad464086e4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Source/Urho3D/AngelScript/UIAPI.cpp

+ 1 - 0
Source/Urho3D/AngelScript/UIAPI.cpp

@@ -41,6 +41,7 @@
 #include "../UI/UI.h"
 #include "../UI/UI.h"
 #include "../UI/View3D.h"
 #include "../UI/View3D.h"
 #include "../UI/UIComponent.h"
 #include "../UI/UIComponent.h"
+#include "../Graphics/Texture2D.h"
 
 
 #include "../DebugNew.h"
 #include "../DebugNew.h"