hook: change header of board definition, add internal
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 11 Jul 2014 10:41:14 +0000 (11:41 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 11 Jul 2014 10:41:14 +0000 (11:41 +0100)
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
include/intel_galileo_rev_d.h
include/intel_galileo_rev_g.h

index fa6ad46..72f27bf 100644 (file)
@@ -28,7 +28,7 @@
 extern "C" {
 #endif
 
-#include "mraa_adv_func.h"
+#include "mraa_internal.h"
 
 #define MRAA_INTEL_GALILEO_REV_D_PINCOUNT 25
 
index 472b403..d439010 100644 (file)
@@ -28,7 +28,7 @@
 extern "C" {
 #endif
 
-#include "mraa_adv_func.h"
+#include "mraa_internal.h"
 
 #define MRAA_INTEL_GALILEO_GEN_2_PINCOUNT 25