Browse Source

Update wiringPi/piNes.c

Use other style import, for successful local build.
Tom Wardill 11 years ago
parent
commit
8b30932c8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wiringPi/piNes.c

+ 1 - 1
wiringPi/piNes.c

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