From 5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:18:22 -0600 Subject: Rename common header files for consistency with class renaming --- wifi/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wifi/main.cpp') diff --git a/wifi/main.cpp b/wifi/main.cpp index b533f5b3..c705185f 100644 --- a/wifi/main.cpp +++ b/wifi/main.cpp @@ -15,10 +15,10 @@ * * ***************************************************************************/ -#include -#include +#include +#include #include -#include +#include #include "kwifimanager.h" #ifndef VERSION -- cgit v1.2.1