From d5f01dcc48ac3af828089b8810ef30a245e0346b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:19 -0600 Subject: Rename common header files for consistency with class renaming --- blinken/src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'blinken/src/main.cpp') diff --git a/blinken/src/main.cpp b/blinken/src/main.cpp index 9cb36827..c013c752 100644 --- a/blinken/src/main.cpp +++ b/blinken/src/main.cpp @@ -7,9 +7,9 @@ * (at your option) any later version. * ***************************************************************************/ -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.2.1