diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:11:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:11:01 -0600 |
commit | 13e480c92e41a25f2ff3e3a13062e57f183e19ed (patch) | |
tree | 67cebab2a1f5799accb319b2a9417834386245b8 /src/tdesvn.h | |
parent | 02559f83195e0d7f87b88328d10cd0a1e8c57f35 (diff) | |
download | tdesvn-13e480c92e41a25f2ff3e3a13062e57f183e19ed.tar.gz tdesvn-13e480c92e41a25f2ff3e3a13062e57f183e19ed.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/tdesvn.h')
-rw-r--r-- | src/tdesvn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvn.h b/src/tdesvn.h index 9b839ce..df76814 100644 --- a/src/tdesvn.h +++ b/src/tdesvn.h @@ -24,7 +24,7 @@ #include "tdesvn-config.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeparts/mainwindow.h> #include <tqtimer.h> #include <kbookmarkmanager.h> |