diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:14 -0600 |
commit | bba095a5aab3f7cbf3ec062071e94f5c1e66e50b (patch) | |
tree | 2a7e8b53757b499b0b08d235cfe58e9505ca4aa3 /libk3b/tools/k3bradioaction.h | |
parent | 08e6e3d01bc56d3b55c1512164f48d3db762bd53 (diff) | |
download | k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.tar.gz k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'libk3b/tools/k3bradioaction.h')
-rw-r--r-- | libk3b/tools/k3bradioaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bradioaction.h b/libk3b/tools/k3bradioaction.h index cf77f88..1932efb 100644 --- a/libk3b/tools/k3bradioaction.h +++ b/libk3b/tools/k3bradioaction.h @@ -16,7 +16,7 @@ #ifndef _K3B_RADIO_ACTION_H_ #define _K3B_RADIO_ACTION_H_ -#include <kactionclasses.h> +#include <tdeactionclasses.h> #include "k3b_export.h" /** |