summary refs log tree commit diff stats
path: root/lib/verbly.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/verbly.h')
-rw-r--r--lib/verbly.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/verbly.h b/lib/verbly.h index 6dfc01a..d8875b3 100644 --- a/lib/verbly.h +++ b/lib/verbly.h
@@ -13,5 +13,9 @@
13#include "lemma.h" 13#include "lemma.h"
14#include "form.h" 14#include "form.h"
15#include "pronunciation.h" 15#include "pronunciation.h"
16#include "token.h"
17#include "selrestr.h"
18#include "part.h"
19#include "role.h"
16 20
17#endif /* end of include guard: VERBLY_H_5B39CE50 */ 21#endif /* end of include guard: VERBLY_H_5B39CE50 */