Skip to content

Commit

Permalink
Removed unneeded include.
Browse files Browse the repository at this point in the history
  • Loading branch information
rynbrd committed Jan 9, 2012
1 parent e5ad833 commit 8e5d77a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gestures.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include "gestures.h"
#include "mtouch.h"
#include "trig.h"
#include <poll.h>

#define IS_VALID_BUTTON(x) (x >= 0 && x <= 31)

Expand Down

0 comments on commit 8e5d77a

Please sign in to comment.