mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
@@ -1,14 +1,16 @@
|
||||
#pragma once
|
||||
|
||||
// protobuffer PROTO
|
||||
// protobuf defines an Error() function itself, so undef it here
|
||||
#undef Error
|
||||
#include "message.pb.h"
|
||||
|
||||
// util
|
||||
#include <utils/Logger.h>
|
||||
#include <utils/Image.h>
|
||||
#include <utils/ColorRgb.h>
|
||||
#include <utils/Components.h>
|
||||
|
||||
// protobuffer PROTO
|
||||
#include "message.pb.h"
|
||||
|
||||
class QTcpSocket;
|
||||
class QTimer;
|
||||
|
||||
|
Reference in New Issue
Block a user