Merge pull request #1 from tomwardill/master

Fix import for python build
This commit is contained in:
Gadgetoid 2012-10-23 13:27:21 -07:00
commit 4ef25b3884

View File

@ -22,7 +22,7 @@
*********************************************************************** ***********************************************************************
*/ */
#include <wiringPi.h> #include ""wiringPi.h""
#include "piNes.h" #include "piNes.h"