diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:52:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:52:05 -0600 |
commit | d796716f1dc9dd0b198863d974a03bf356f636e6 (patch) | |
tree | 1bab87345ab25163397b8033b7e1910360bd94fb /src/misc/k3bdvdcopydialog.h | |
parent | 6f156aae95c8ea00b34ffb59e237df2f00cf8256 (diff) | |
download | k3b-d796716f1dc9dd0b198863d974a03bf356f636e6.tar.gz k3b-d796716f1dc9dd0b198863d974a03bf356f636e6.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/misc/k3bdvdcopydialog.h')
-rw-r--r-- | src/misc/k3bdvdcopydialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/k3bdvdcopydialog.h b/src/misc/k3bdvdcopydialog.h index 390ee2e..aad39a3 100644 --- a/src/misc/k3bdvdcopydialog.h +++ b/src/misc/k3bdvdcopydialog.h @@ -19,7 +19,7 @@ #include <k3binteractiondialog.h> -#include <kio/global.h> +#include <tdeio/global.h> namespace K3bDevice { |