From 3a755f46d9cf6e3650d40a960d0d0db8c1ad9fa1 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 17 Sep 2011 03:03:23 +0200 Subject: preparing for library package --- libsowatch/sowatch.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libsowatch/sowatch.h (limited to 'libsowatch/sowatch.h') diff --git a/libsowatch/sowatch.h b/libsowatch/sowatch.h new file mode 100644 index 0000000..a5044b3 --- /dev/null +++ b/libsowatch/sowatch.h @@ -0,0 +1,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 -- cgit v1.2.3