rename common.h

This commit is contained in:
proddy
2026-03-17 21:45:12 +01:00
parent 9c81e4b34d
commit dfd245ee7b
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
#define EMSESP_HELPERS_H
#include "telegram.h" // for EMS_VALUE_* settings
#include "common.h"
#include "emsesp_common.h"
namespace emsesp {