prep for chat_gui refactor

This commit is contained in:
2024-04-20 17:57:11 +02:00
parent 29fd1bfb62
commit 52278f6726
11 changed files with 17 additions and 19 deletions

View File

@ -2,7 +2,7 @@
#include "./screen.hpp"
#include "./file_selector.hpp"
#include "./chat_gui/file_selector.hpp"
#include <vector>
#include <string>