1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-05 19:31:04 +00:00

Finally fix android build

This commit is contained in:
Loic Blot 2018-03-11 17:52:46 +01:00
parent a1c5a01142
commit f7938fab9f
No known key found for this signature in database
GPG key ID: EFAA458E8C153987
2 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,7 @@
#include "IrrCompileConfig.h"
//#ifdef _IRR_COMPILE_WITH_GUI_
#include "IGUIEditBox.h"
#include <IGUIEditBox.h>
#include "irrArray.h"
#include "IOSOperator.h"
#include "IGUIScrollBar.h"