Skip to content

Commit 8420601

Browse files
committed
fix include
1 parent 64dba11 commit 8420601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ocpp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include "lcd.h"
1313

1414
#include "MongooseOcppSocketClient.h"
15+
#include <MongooseHttpClient.h>
1516

1617
class ArduinoOcppTask: public MicroTasks::Task {
1718
private:

0 commit comments

Comments
 (0)