Skip to content

Commit

Permalink
Merge pull request #1 from tomwardill/master
Browse files Browse the repository at this point in the history
Fix import for python build
  • Loading branch information
Gadgetoid committed Oct 23, 2012
2 parents a651323 + 8b30932 commit 4ef25b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiringPi/piNes.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
***********************************************************************
*/

#include <wiringPi.h>
#include ""wiringPi.h""

#include "piNes.h"

Expand Down

0 comments on commit 4ef25b3

Please sign in to comment.