diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:52:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:52:37 -0600 |
commit | c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6 (patch) | |
tree | 5b91aa68f001860946d70720490c63d9227d780d /src/autostart.h | |
parent | 9de4d2c9dd5788cb283f5fb6597326dce3d437d4 (diff) | |
download | kcmautostart-c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6.tar.gz kcmautostart-c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/autostart.h')
-rw-r--r-- | src/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h index 9988243..e7a55fb 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -28,7 +28,7 @@ #include <kaboutdata.h> #include <kpushbutton.h> #include <klistview.h> -#include <kfileitem.h> +#include <tdefileitem.h> #include <kglobalsettings.h> #include <tqpushbutton.h> #include <tqcombobox.h> |