diff --git a/src/main.cpp b/src/main.cpp index 79d4cc8..d5628a7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ // main.cpp #include "app_config.hpp" -#include "rtsp_manager.hpp" +#include "rtmp_manager.hpp" #include "logger.hpp" #include "mqtt_client_wrapper.hpp" #include