fixed ifndef typo

master
Boernsman 2020-11-27 14:03:16 +01:00
parent b3f5a0813f
commit ae776ed2ce
1 changed files with 1 additions and 1 deletions

View File

@ -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"