summaryrefslogtreecommitdiffstats
path: root/tdecore/network/syssocket.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:21:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:21:03 -0600
commitee0c55320dd17dd6cbef85a9bbaa00259ee7eb9a (patch)
tree6b25232ad7f7cc0d7a0c9c82c4cd644613bcc3a7 /tdecore/network/syssocket.h
parenta9e58ebc98a82a62ea97a2683fe9175dac973d62 (diff)
downloadtdelibs-ee0c55320dd17dd6cbef85a9bbaa00259ee7eb9a.tar.gz
tdelibs-ee0c55320dd17dd6cbef85a9bbaa00259ee7eb9a.zip
Rename ksocket and kcache
Diffstat (limited to 'tdecore/network/syssocket.h')
-rw-r--r--tdecore/network/syssocket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/network/syssocket.h b/tdecore/network/syssocket.h
index e34db1bd1..03e069940 100644
--- a/tdecore/network/syssocket.h
+++ b/tdecore/network/syssocket.h
@@ -25,8 +25,8 @@
#ifndef KDE_SYSSOCKET_H
#define KDE_SYSSOCKET_H
-#ifdef KSOCKETBASE_H
-#error syssocket.h must be included before ksocketbase.h!
+#ifdef TDESOCKETBASE_H
+#error syssocket.h must be included before tdesocketbase.h!
#endif
#include <sys/types.h>