X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Foutput%2Fdebug%2Fweb%2Fclass_DebugWebOutput.php;h=ff003f663ae0bac714befaac0c5397e74ff0c082;hp=f775a4c991601b0ce662cbe6481f61ee983c2002;hb=46130e59d03880cc54ea2ddba9c660fe28d8a7d0;hpb=717829ec4b1f04e88e65838110d7cc8d9c4933c1 diff --git a/inc/main/classes/output/debug/web/class_DebugWebOutput.php b/inc/main/classes/output/debug/web/class_DebugWebOutput.php index f775a4c9..ff003f66 100644 --- a/inc/main/classes/output/debug/web/class_DebugWebOutput.php +++ b/inc/main/classes/output/debug/web/class_DebugWebOutput.php @@ -5,6 +5,7 @@ namespace CoreFramework\Output\Debug; // Import framework stuff use CoreFramework\Debug\Debugger; use CoreFramework\Output\Debug\BaseDebugOutput; +use CoreFramework\Stream\Output\OutputStreamer; /** * A debug output class for the web browser