diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:51:33 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:51:33 -0600 |
commit | 4117c5e487cd98cd262022e1b80509ce7a592278 (patch) | |
tree | e61950390f9a9d81a24cc036786224196a355a80 /src/urlnavigatorbutton.h | |
parent | 1ca8552ffbc71be8840ecca111c3d92ea513e1ba (diff) | |
download | dolphin-4117c5e487cd98cd262022e1b80509ce7a592278.tar.gz dolphin-4117c5e487cd98cd262022e1b80509ce7a592278.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/urlnavigatorbutton.h')
-rw-r--r-- | src/urlnavigatorbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlnavigatorbutton.h b/src/urlnavigatorbutton.h index 365c041..98ed26d 100644 --- a/src/urlnavigatorbutton.h +++ b/src/urlnavigatorbutton.h @@ -22,7 +22,7 @@ #include <tqstringlist.h> -#include <kio/global.h> +#include <tdeio/global.h> #include <urlbutton.h> |