fix(ai): set correct links in tests, fix headers

This commit is contained in:
2026-04-30 17:02:54 +00:00
parent e43e8378b0
commit 1f1770bd58
4 changed files with 8 additions and 8 deletions

View File

@@ -101,8 +101,6 @@ char* win_quote_autocomplete(ProfWin* window, const char* const input, gboolean
char* get_show_char(prof_enc_t encryption_mode);
char* get_enc_char(prof_enc_t enc_mode, const char* alt);
#include "ai/ai_client.h"
// AI window functions
void win_ai_free(ProfAiWin* win);
char* aiwin_get_string(ProfAiWin* win);