mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
.hpp -> .h
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include <QJsonObject>
|
||||
|
||||
#include <Exception.h>
|
||||
#include "McClient.hpp"
|
||||
#include "McClient.h"
|
||||
|
||||
#define SEGMENT_BITS 0x7F
|
||||
#define CONTINUE_BIT 0x80
|
||||
|
Reference in New Issue
Block a user