#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