agent editor include fixes

This commit is contained in:
scawful
2025-10-04 19:13:41 -04:00
parent c49ef479e5
commit 5fe73657c3
2 changed files with 3 additions and 0 deletions

View File

@@ -48,6 +48,8 @@
#include "editor/editor.h"
#ifdef YAZE_WITH_GRPC
#include "app/core/service/screenshot_utils.h"
#include "app/editor/agent/agent_chat_widget.h"
#include "cli/service/agent/conversational_agent_service.h"
#include "cli/service/ai/gemini_ai_service.h"
#endif
#include "imgui/imgui.h"