summaryrefslogtreecommitdiff
path: root/libsowatch/sowatch.h
blob: a5044b37529ae6345d378858795cdf66cee25527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef SOWATCH_H
#define SOWATCH_H

#include "sowatch_global.h"
#include "watch.h"
#include "watchlet.h"
#include "graphicswatchlet.h"
#include "declarativewatchlet.h"
#include "watchserver.h"
#include "watchsimulator.h"

#endif // SOWATCH_H