4 * Copyright (c) Tuomo Valkonen 1999-2001.
5 * See the included file LICENSE for details.
8 #ifndef INCLUDED_COMMON_H
9 #define INCLUDED_COMMON_H
11 #include <libtu/types.h>
12 #include <libtu/output.h>
13 #include <libtu/misc.h>
14 #include <libtu/dlist.h>
17 #include <X11/Xutil.h>
19 typedef struct WRectangle_struct
{
29 #endif /* INCLUDED_COMMON_H */