aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/channel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/channel.cc')
-rw-r--r--ncpd/channel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncpd/channel.cc b/ncpd/channel.cc
index d3189e4..5401499 100644
--- a/ncpd/channel.cc
+++ b/ncpd/channel.cc
@@ -24,7 +24,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
-#include <stream.h>
+#include <iostream>
#include <string>
#include "channel.h"