From ccbad20c6d5a2da13adaf0a3e5e591d3aecd967b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:01 -0600 Subject: Rename common header files for consistency with class renaming --- xparts/xpart_notepad/shell_xparthost.cpp | 2 +- xparts/xpart_notepad/xp_notepad.cpp | 2 +- xparts/xpart_notepad/xp_notepad_factory.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'xparts/xpart_notepad') diff --git a/xparts/xpart_notepad/shell_xparthost.cpp b/xparts/xpart_notepad/shell_xparthost.cpp index 95d744a4..666c16a6 100644 --- a/xparts/xpart_notepad/shell_xparthost.cpp +++ b/xparts/xpart_notepad/shell_xparthost.cpp @@ -4,7 +4,7 @@ #include #include -#include +#include #include #include #include diff --git a/xparts/xpart_notepad/xp_notepad.cpp b/xparts/xpart_notepad/xp_notepad.cpp index 96c5ef8a..48c184e8 100644 --- a/xparts/xpart_notepad/xp_notepad.cpp +++ b/xparts/xpart_notepad/xp_notepad.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include #include #include diff --git a/xparts/xpart_notepad/xp_notepad_factory.cpp b/xparts/xpart_notepad/xp_notepad_factory.cpp index f81ea334..cfb2019b 100644 --- a/xparts/xpart_notepad/xp_notepad_factory.cpp +++ b/xparts/xpart_notepad/xp_notepad_factory.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.1