.hpp -> .h

This commit is contained in:
iTrooz
2024-11-17 19:58:30 +01:00
parent 9d5727e36b
commit 7cf24586c2
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#include <QJsonObject>
#include <Exception.h>
#include "McClient.hpp"
#include "McClient.h"
#define SEGMENT_BITS 0x7F
#define CONTINUE_BIT 0x80