Rename common header files for consistency with class renaming

pull/1/head
Timothy Pearson 12 years ago
parent 0ede75fb1a
commit 0079f31d03

@ -16,9 +16,9 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include <kaboutdata.h> #include <tdeaboutdata.h>
#include <kapplication.h> #include <tdeapplication.h>
#include <kcmdlineargs.h> #include <tdecmdlineargs.h>
#include <kdebug.h> #include <kdebug.h>
#include <config.h> #include <config.h>

@ -1,7 +1,7 @@
// header file for pch support. // header file for pch support.
#if defined __cplusplus #if defined __cplusplus
#include <kapplication.h> #include <tdeapplication.h>
#include <kdebug.h> #include <kdebug.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdeconfig.h> #include <tdeconfig.h>

Loading…
Cancel
Save