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

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

#endif // SOWATCH_H