diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:58 -0600 |
commit | 09470cb1bf92cbed1abf0f7096af9ed87a262624 (patch) | |
tree | e030116c829671f6a75d4fed1e2cfd786e0484fc /kpackage/debAptInterface.h | |
parent | 6a1e482053c3400d39984fb5c6cbacf627950676 (diff) | |
download | tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kpackage/debAptInterface.h')
-rw-r--r-- | kpackage/debAptInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debAptInterface.h b/kpackage/debAptInterface.h index 933622b..af5d7d1 100644 --- a/kpackage/debAptInterface.h +++ b/kpackage/debAptInterface.h @@ -29,7 +29,7 @@ #include "../config.h" -#include <kaction.h> +#include <tdeaction.h> #include "debInterface.h" |