all include corrections

This commit is contained in:
2021-08-02 20:58:56 +02:00
parent 466f1e000f
commit c3fbe04fc6
32 changed files with 68 additions and 68 deletions

View File

@ -1,4 +1,4 @@
#include "fsfw-hal/linux/i2c/I2cCookie.h"
#include "fsfw_hal/linux/i2c/I2cCookie.h"
I2cCookie::I2cCookie(address_t i2cAddress_, size_t maxReplyLen_,
std::string deviceFile_) :