aboutsummaryrefslogtreecommitdiff
path: root/src/deserialize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/deserialize.h')
-rw-r--r--src/deserialize.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/deserialize.h b/src/deserialize.h
index 826e42a..8c29b3d 100644
--- a/src/deserialize.h
+++ b/src/deserialize.h
@@ -1,6 +1,8 @@
#ifndef DESERIALIZE_H
#define DESERIALIZE_H
+#include "config.h"
+
typedef struct MqttPacket MqttPacket;
typedef struct Stream Stream;