changeset 183:8c39a36878b1

fix_include_context_file_at_file_impl
author anatofuz
date Mon, 20 Jan 2020 17:45:25 +0900
parents d00a1d0758cb
children 00e5213ebabe
files src/impl/file_impl_pipe.cbc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/impl/file_impl_pipe.cbc	Mon Jan 20 17:30:08 2020 +0900
+++ b/src/impl/file_impl_pipe.cbc	Mon Jan 20 17:45:25 2020 +0900
@@ -1,4 +1,4 @@
-#include "../context.h"
+#include "../../context.h"
 #interface "file.h"
 
 // ----