From 9286b9ebcc5c6b73a1061763cf5e3d9dd8eea3c0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:15:13 -0600 Subject: Rename common header files for consistency with class renaming --- khotkeys/shared/actions.cpp | 2 +- khotkeys/shared/gestures.cpp | 2 +- khotkeys/shared/input.cpp | 2 +- khotkeys/shared/voices.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'khotkeys/shared') diff --git a/khotkeys/shared/actions.cpp b/khotkeys/shared/actions.cpp index 6f87fee19..e95734b73 100644 --- a/khotkeys/shared/actions.cpp +++ b/khotkeys/shared/actions.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/khotkeys/shared/gestures.cpp b/khotkeys/shared/gestures.cpp index f98c44e18..9933ba74f 100644 --- a/khotkeys/shared/gestures.cpp +++ b/khotkeys/shared/gestures.cpp @@ -28,7 +28,7 @@ #include -#include +#include #include #include #include diff --git a/khotkeys/shared/input.cpp b/khotkeys/shared/input.cpp index 979e31726..7b9696c7e 100644 --- a/khotkeys/shared/input.cpp +++ b/khotkeys/shared/input.cpp @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include #include diff --git a/khotkeys/shared/voices.cpp b/khotkeys/shared/voices.cpp index fd0c759f4..a31ac8237 100644 --- a/khotkeys/shared/voices.cpp +++ b/khotkeys/shared/voices.cpp @@ -23,7 +23,7 @@ #include -#include +#include #include #include #include -- cgit v1.2.1