diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-08 04:59:20 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-08 04:59:20 +0000 |
commit | 518e99755185a1b0b3e5363cc18d68287d6f20b4 (patch) | |
tree | 6961d6f402be861735939453d79dacdcc82a5ac6 /kio/kfile/kurlbar.cpp | |
parent | 5769f2fba1867eb9349a3a5861985302a585f9bf (diff) | |
download | tdelibs-518e99755185a1b0b3e5363cc18d68287d6f20b4.tar.gz tdelibs-518e99755185a1b0b3e5363cc18d68287d6f20b4.zip |
More Slackware FTBFS fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kio/kfile/kurlbar.cpp')
-rw-r--r-- | kio/kfile/kurlbar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kio/kfile/kurlbar.cpp b/kio/kfile/kurlbar.cpp index 94a4cb577..d1a9de4ea 100644 --- a/kio/kfile/kurlbar.cpp +++ b/kio/kfile/kurlbar.cpp @@ -45,6 +45,7 @@ #include <kurldrag.h> #include <kurlrequester.h> #include <kio/global.h> +#include <kio/netaccess.h> #include "kurlbar.h" |