summaryrefslogtreecommitdiff
path: root/apps/modbus/functions/mbfuncother.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/modbus/functions/mbfuncother.c')
-rw-r--r--apps/modbus/functions/mbfuncother.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/modbus/functions/mbfuncother.c b/apps/modbus/functions/mbfuncother.c
index 5d5636a16..f68097a4c 100644
--- a/apps/modbus/functions/mbfuncother.c
+++ b/apps/modbus/functions/mbfuncother.c
@@ -37,9 +37,9 @@
#include "port.h"
/* ----------------------- Modbus includes ----------------------------------*/
-#include "mb.h"
-#include "mbframe.h"
-#include "mbproto.h"
+#include <apps/modbus/mb.h>
+#include <apps/modbus/mbframe.h>
+#include <apps/modbus/mbproto.h>
#ifdef CONFIG_MB_FUNC_OTHER_REP_SLAVEID_ENABLED