Plateformio ../config.h file issue

Hi Everyone,

I am working on temperature sensor project with openhab application and for that i am using platefromio to code my Node MCU chip. but its showing this error:

src\main.cpp:1:23: fatal error: …/config.h: No such file or directory
#include “…/config.h”
^
compilation terminated.

when i am searching this in library we no library found. What should do in this case?

In problems its showing:
#include error detected. Please update your include path

can not open source file runningaverage.h.

Kindly help.