Update wiringPi/piNes.c

Use other style import, for successful local build.
This commit is contained in:
Tom Wardill 2012-09-20 22:21:06 +02:00
parent ae40bdaf6a
commit 8b30932c8b

View File

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