diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:45:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:45:36 -0600 |
commit | a57b88b39fa31cfdc7bda159ad36fcc02ae33586 (patch) | |
tree | 79fc78a2eeea9372c606e9b056d6c90000d16487 /src/autostart.h | |
parent | 952b00e86716aaa96c6b7d13d8c291d0d1c00880 (diff) | |
download | kcmautostart-a57b88b39fa31cfdc7bda159ad36fcc02ae33586.tar.gz kcmautostart-a57b88b39fa31cfdc7bda159ad36fcc02ae33586.zip |
Rename additional header files 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 d163ae2..78122d5 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -29,7 +29,7 @@ #include <kpushbutton.h> #include <tdelistview.h> #include <tdefileitem.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <tqpushbutton.h> #include <tqcombobox.h> |