Update changelog and bump version to 0.0.17-2.
[tweakr] / tweakr-types.h
1 /*
2  * vim:ts=4:sw=4:et:cindent:cino=(0
3  */ 
4
5 #ifndef __TWEAKR_TYPES_H__
6 #define __TWEAKR_TYPES_H__
7
8 typedef struct _TweakrModuleManager TweakrModuleManager;
9
10 #endif /* __TWEAKR_TYPES_H__ */
11