diff options
Diffstat (limited to 'amarok/src/device/nfs/nfsdevicehandler.cpp')
-rw-r--r-- | amarok/src/device/nfs/nfsdevicehandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/device/nfs/nfsdevicehandler.cpp b/amarok/src/device/nfs/nfsdevicehandler.cpp index 1e90653a..9ea9f10b 100644 --- a/amarok/src/device/nfs/nfsdevicehandler.cpp +++ b/amarok/src/device/nfs/nfsdevicehandler.cpp @@ -21,7 +21,7 @@ AMAROK_EXPORT_PLUGIN( NfsDeviceHandlerFactory ) #include "debug.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kurl.h> #include <tqvaluelist.h> |