1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Remove un-needed header inclusion

This commit is contained in:
stujones11
2018-08-07 20:58:26 +01:00
committed by sfan5
parent 323c860045
commit 88ba1c70d3

View File

@@ -23,7 +23,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <IGUIButton.h>
#include <IGUIStaticText.h>
#include <IGUIFont.h>
#include "keycode.h"
#include "porting.h"
#include "gettext.h"