aboutsummaryrefslogtreecommitdiff
path: root/php/step1_read_print.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/step1_read_print.php')
-rw-r--r--php/step1_read_print.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/step1_read_print.php b/php/step1_read_print.php
index 01334e0..808ea09 100644
--- a/php/step1_read_print.php
+++ b/php/step1_read_print.php
@@ -3,6 +3,7 @@
require_once 'readline.php';
require_once 'types.php';
require_once 'reader.php';
+require_once 'printer.php';
// read
function READ($str) {