diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:04:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:04:05 -0600 |
commit | e8585949197fd7b5423328b0aeb8cceffa18f0db (patch) | |
tree | 7bf0436561b5a0b4c699db29213ed6cc3f3fc9b8 /k3bsetup/k3bsetup2.h | |
parent | 32f2a45bd8f153fae4e321bb514f4f421ad1de38 (diff) | |
download | k3b-e8585949197fd7b5423328b0aeb8cceffa18f0db.tar.gz k3b-e8585949197fd7b5423328b0aeb8cceffa18f0db.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'k3bsetup/k3bsetup2.h')
-rw-r--r-- | k3bsetup/k3bsetup2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k3bsetup/k3bsetup2.h b/k3bsetup/k3bsetup2.h index 7b09b2b..bff71f0 100644 --- a/k3bsetup/k3bsetup2.h +++ b/k3bsetup/k3bsetup2.h @@ -18,7 +18,7 @@ #define _K3BSETUP2_H_ #include <tdecmodule.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> class base_K3bSetup2; |