Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Dec 25, 2014
1 parent 3137acc commit 30863da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified dist/air-native
Binary file not shown.
3 changes: 2 additions & 1 deletion go-airinput/input.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
#include <errno.h>
#include <assert.h>

#include <sys/system_properties.h>
//Only can be found in Android source
//#include <sys/system_properties.h>

#include "input.h"
#include "linux_input.h"
Expand Down

0 comments on commit 30863da

Please sign in to comment.