switched to absolute include dirs, formatting

This commit is contained in:
john30
2017-02-04 19:28:31 +01:00
parent cc21321ad8
commit bbc29bdb2f
48 changed files with 143 additions and 133 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
# include <config.h>
#endif
#include "device.h"
#include "lib/ebus/device.h"
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/file.h>
@@ -34,7 +34,7 @@
#include <cstdlib>
#include <cstring>
#include <fstream>
#include "data.h"
#include "lib/ebus/data.h"
namespace ebusd {