Fix log instance mismatch

This commit is contained in:
dijunkun
2024-07-17 14:45:30 +08:00
parent 9702805331
commit d0cd2fe9ab
15 changed files with 32 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
#include "mouse_controller.h"
#include "log.h"
#include "rd_log.h"
MouseController::MouseController() {}