From eac59f687e9e71b827d1c1e20492ab9f1795558e Mon Sep 17 00:00:00 2001 From: cxh Date: Tue, 14 Oct 2025 17:26:07 +0800 Subject: [PATCH] temp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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