Fix include directive for Channel.hpp in Log.hpp
This commit is contained in:
parent
c8b2217406
commit
a2a2e56678
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "webserv/log/Channel.hpp"
|
||||
#include <webserv/log/Channel.hpp>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user