diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:09:22 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:09:22 -0600 |
| commit | cf07b01407060b6e6edef7d17b4cad708ccf387e (patch) | |
| tree | 14ab248750c5f4e18787c775318afc6342ac253c /src/icndocument.cpp | |
| parent | d5b0fafc747b77dea7bb5c701b9d3c79681bd6e8 (diff) | |
| download | ktechlab-cf07b01407060b6e6edef7d17b4cad708ccf387e.tar.gz ktechlab-cf07b01407060b6e6edef7d17b4cad708ccf387e.zip | |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/icndocument.cpp')
| -rw-r--r-- | src/icndocument.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icndocument.cpp b/src/icndocument.cpp index e861b8f..0df2e96 100644 --- a/src/icndocument.cpp +++ b/src/icndocument.cpp @@ -23,7 +23,7 @@ #include "ktechlab.h" #include "nodegroup.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <tqclipboard.h> #include <tqtimer.h> |
