diff options
Diffstat (limited to 'dev/examples')
| -rw-r--r-- | dev/examples/cgi/cgi.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/cgi/cgi.cc b/dev/examples/cgi/cgi.cc index 3e08aad..3eef7b2 100644 --- a/dev/examples/cgi/cgi.cc +++ b/dev/examples/cgi/cgi.cc @@ -4,7 +4,7 @@ licensed under the Boost Software License */ -#include <lib/utility/cgi_writer.hpp> +#include <lib/utility/cgi.hpp> static ocl::basic_chunk_string<char> text_sample = R"( <!DOCTYPE html> |
