summaryrefslogtreecommitdiff
path: root/project2/streams/viewStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/streams/viewStream.cpp')
-rw-r--r--project2/streams/viewStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/streams/viewStream.cpp b/project2/streams/viewStream.cpp
index fb40c0e..28efc17 100644
--- a/project2/streams/viewStream.cpp
+++ b/project2/streams/viewStream.cpp
@@ -1,6 +1,6 @@
#include "scriptLoader.h"
#include "stream.h"
-#include "scopeObject.h"
+#include <scopeObject.h>
#include "ostreamWrapper.h"
#include "viewHost.h"
#include <boost/iostreams/stream.hpp>