diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:16 -0600 |
commit | e91a07ec04736a4dbb004d71a31ea610b1141775 (patch) | |
tree | 4c3a7386f49b17fdcd1df3c6669499c44008c742 /src/processcontroller.h | |
parent | b53f796aecd0115fbf7f3794599b92ee02b95035 (diff) | |
download | kstreamripper-e91a07ec04736a4dbb004d71a31ea610b1141775.tar.gz kstreamripper-e91a07ec04736a4dbb004d71a31ea610b1141775.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/processcontroller.h')
-rw-r--r-- | src/processcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processcontroller.h b/src/processcontroller.h index 3b6e910..df58ceb 100644 --- a/src/processcontroller.h +++ b/src/processcontroller.h @@ -25,7 +25,7 @@ #include <tqstring.h> #include <tqtimer.h> #include <tqobject.h> -#include <kdeversion.h> +#include <tdeversion.h> #if KDE_IS_VERSION(3,3,90) #include <dnssd/remoteservice.h> #endif |