Fix ifdef condition
This commit is contained in:
parent
9a50c47256
commit
205bca9f32
@ -20,8 +20,8 @@
|
|||||||
* *
|
* *
|
||||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||||
|
|
||||||
#ifndef DEVICEPLUGINELGATO_H
|
#ifndef DEVICEPLUGINSENIC_H
|
||||||
#define DEVICEPLUGINELGATO_H
|
#define DEVICEPLUGINSENIC_H
|
||||||
|
|
||||||
#include "plugintimer.h"
|
#include "plugintimer.h"
|
||||||
#include "plugin/deviceplugin.h"
|
#include "plugin/deviceplugin.h"
|
||||||
@ -63,4 +63,4 @@ private slots:
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // DEVICEPLUGINELGATO_H
|
#endif // DEVICEPLUGINSENIC_H
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user