diff -r f25ba6fd7a08 -r 33ded421c512 src/c2html.h --- a/src/c2html.h Thu Aug 25 12:16:57 2016 +0200 +++ b/src/c2html.h Fri Aug 26 13:49:19 2016 +0200 @@ -30,12 +30,6 @@ #ifndef C2HTML_H #define C2HTML_H -#include -#include - -#include "javacodegen.h" -#include "ccodegen.h" - #ifdef __cplusplus extern "C" { #endif