summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/alarms.h
blob: 94b171d8675f44f4e0675b96c39e9c7d633fca55 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _TESTPLUG_INC
#define _TESTPLUG_INC

//#include "win.h"
#include "alarmlist.h"
#include "options.h"
#include "frame.h"
#include "trigger.h"


#endif