Merge PR #54: Fix includes
This commit is contained in:
commit
af909c94c5
@ -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