Mercurial > hg > beaglert
diff projects/d-box/StatusLED.cpp @ 108:3068421c0737 ultra-staging
Merged default into ultra-staging
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Tue, 18 Aug 2015 00:35:15 +0100 |
parents | 59edd5780fef |
children |
line wrap: on
line diff
--- a/projects/d-box/StatusLED.cpp Mon Jun 08 01:07:48 2015 +0100 +++ b/projects/d-box/StatusLED.cpp Tue Aug 18 00:35:15 2015 +0100 @@ -9,7 +9,7 @@ #include <iostream> #include "StatusLED.h" -#include "../../include/GPIOcontrol.h" +#include <GPIOcontrol.h> extern int gShouldStop; extern int gVerbose;