summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/FileInputStream.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTML5/Parser/FileInputStream.php')
-rw-r--r--src/HTML5/Parser/FileInputStream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTML5/Parser/FileInputStream.php b/src/HTML5/Parser/FileInputStream.php
index c1bb128..ce16fb2 100644
--- a/src/HTML5/Parser/FileInputStream.php
+++ b/src/HTML5/Parser/FileInputStream.php
@@ -1,5 +1,5 @@
<?php
-namespace HTML5\Parser;
+namespace Masterminds\HTML5\Parser;
/**
* The FileInputStream loads a file to be parsed.