summaryrefslogtreecommitdiffstats
path: root/source/core/stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/stream.cpp')
-rw-r--r--source/core/stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/stream.cpp b/source/core/stream.cpp
index 62e9092af..f78e5af83 100644
--- a/source/core/stream.cpp
+++ b/source/core/stream.cpp
@@ -1,4 +1,4 @@
-#include "Stream.h"
+#include "stream.h"
#ifdef _WIN32
#include <share.h>
#endif