diff options
Diffstat (limited to 'src/apt.cpp')
-rw-r--r-- | src/apt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.cpp b/src/apt.cpp index 98b89f5..529a702 100644 --- a/src/apt.cpp +++ b/src/apt.cpp @@ -36,7 +36,7 @@ #include <config.h> -using namespace KIO; +using namespace TDEIO; /************************************************************************* * Common definitions of HTML fragments |