mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-02-24 16:46:42 +01:00
Fixed missing header include
This commit is contained in:
parent
1222c594d0
commit
c82ecd306d
|
|
@ -38,6 +38,7 @@
|
|||
* @version $Revision$
|
||||
*/
|
||||
#include <jni.h>
|
||||
#include "org_lwjgl_input_Controller.h"
|
||||
|
||||
/**
|
||||
* Initializes any field ids
|
||||
|
|
|
|||
Loading…
Reference in a new issue