X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/51bf20f848625b4b9ec02dc016537945efc21a02..fe1818536e2bf9261b7c4349ac02877bcbb3c124:/orte/libjorte/JORTEDomainAppDestroy.c diff --git a/orte/libjorte/JORTEDomainAppDestroy.c b/orte/libjorte/JORTEDomainAppDestroy.c index 36e8d08..460682b 100644 --- a/orte/libjorte/JORTEDomainAppDestroy.c +++ b/orte/libjorte/JORTEDomainAppDestroy.c @@ -7,8 +7,8 @@ * (by command 'javah -jni class_with_native_function') * * @author Lukas Pokorny (lukas_pokorny@centrum.cz) - * @author Martin Vajnar (martin.vajnar@gmail.com) - * @author CTU FEE Prague - Department of Control Engineering (dce.felk.cvut.cz) + * @author CTU FEE Prague - Department of Control Engineering (dce.felk.cvut.cz +) * @author Project ORTE - OCERA Real Time Ethernet (www.ocera.org) * @author dedication to Kj * @version 0.1 @@ -26,7 +26,13 @@ * */ -#include "jorte/jorte.h" +#include +// origin orte headers +#include "orte.h" +// pregenerated header +#include "jorte/org_ocera_orte_DomainApp.h" +#include "jorte/4all.h" +#include "jorte/jorte_typedefs_defines.h" JNIEXPORT jboolean JNICALL Java_org_ocera_orte_DomainApp_jORTEDomainAppDestroy