Organised files to my liking

This commit is contained in:
2025-07-18 23:06:34 +03:00
parent a36ce29e45
commit 77ea7b3f8d
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#include "../languages/locale_en.hpp"
#include "../token.h"
#include "Commands.hpp"
#include "../../languages/locale_en.hpp"
#include "../../token.h"
#include "../Commands.hpp"
#include "SQL.hpp"
#include <dpp/cluster.h>