From aa327aa7804520a6f97a449e1b11d5a8be2f7826 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:11:13 -0600 Subject: Rename common header files for consistency with class renaming --- src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 3677f09..b5986f6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,9 +21,9 @@ #include "wlassistant.h" -#include -#include -#include +#include +#include +#include #include static const char description[] = -- cgit v1.2.1