diff options
Diffstat (limited to 'tdecore/network/Makefile.am')
-rw-r--r-- | tdecore/network/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/network/Makefile.am b/tdecore/network/Makefile.am index 768180d1b..793b6d96d 100644 --- a/tdecore/network/Makefile.am +++ b/tdecore/network/Makefile.am @@ -38,8 +38,8 @@ include_HEADERS = kresolver.h \ kstreamsocket.h \ kserversocket.h \ kdatagramsocket.h \ - kmulticastsocketdevice.h \ - kmulticastsocket.h \ + tdemulticastsocketdevice.h \ + tdemulticastsocket.h \ knetworkinterface.h \ khttpproxysocketdevice.h \ ksockssocketdevice.h \ |