Fix includes
This commit is contained in:
parent
4d05b1295d
commit
04540b4d85
@ -34,10 +34,10 @@
|
|||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
#include "nymeadservice.h"
|
#include "nymeadservice.h"
|
||||||
#include "nymea-gpio/gpiobutton.h"
|
#include <gpiobutton.h>
|
||||||
#include "bluetooth/bluetoothserver.h"
|
#include <bluetooth/bluetoothserver.h>
|
||||||
#include "networkmanager.h"
|
#include <networkmanager.h>
|
||||||
#include "bluetooth/bluetoothserver.h"
|
#include <bluetooth/bluetoothserver.h>
|
||||||
|
|
||||||
Q_DECLARE_LOGGING_CATEGORY(dcApplication)
|
Q_DECLARE_LOGGING_CATEGORY(dcApplication)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user