fixed ifndef typo
parent
b3f5a0813f
commit
ae776ed2ce
|
|
@ -29,7 +29,7 @@
|
||||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||||
|
|
||||||
#ifndef INTEGRATIONPLUGINHOMECONNECT_H
|
#ifndef INTEGRATIONPLUGINHOMECONNECT_H
|
||||||
#define INTEGRATIONPLUGINHOMECONNECt_H
|
#define INTEGRATIONPLUGINHOMECONNECT_H
|
||||||
|
|
||||||
#include "integrations/integrationplugin.h"
|
#include "integrations/integrationplugin.h"
|
||||||
#include "plugintimer.h"
|
#include "plugintimer.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue