From bdcd4fdc16593f5a2c7a36200d05d1d3bb82df60 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 16:14:01 -0600 Subject: Fix prior commit --- tdecore/network/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/network/CMakeLists.txt') diff --git a/tdecore/network/CMakeLists.txt b/tdecore/network/CMakeLists.txt index 5c213a752..b68b9266f 100644 --- a/tdecore/network/CMakeLists.txt +++ b/tdecore/network/CMakeLists.txt @@ -26,7 +26,7 @@ install( FILES kstreamsocket.h kserversocket.h kdatagramsocket.h tdemulticastsocketdevice.h tdemulticastsocket.h knetworkinterface.h khttpproxysocketdevice.h - ksockssocketdevice.h kbufferedsocket.h kiobuffer.h + ksockssocketdevice.h kbufferedsocket.h tdeiobuffer.h DESTINATION ${INCLUDE_INSTALL_DIR} ) -- cgit v1.2.1