mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
normalize include paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "interactions.hpp"
|
||||
#include "json.hpp"
|
||||
#include "../abaddon.hpp"
|
||||
#include "abaddon.hpp"
|
||||
|
||||
void from_json(const nlohmann::json &j, MessageInteractionData &m) {
|
||||
JS_D("id", m.ID);
|
||||
|
||||
Reference in New Issue
Block a user