]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libjorte/getNtpTime.c
Revert "JORTE: update license headers and clean-up includes"
[orte.git] / orte / libjorte / getNtpTime.c
index fcbf8b1ee5a6c2d89e7c8df4a62a37ceb4d7a379..fd49c1b1436264c09275f2bc7d3e94c4526cfc74 100644 (file)
@@ -7,7 +7,6 @@
   * (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 Project ORTE - OCERA Real Time Ethernet (www.ocera.org)
   * @author dedication to Kj
@@ -26,7 +25,8 @@
   *
   */
 
-#include  "jorte/jorte.h"
+#include  "jorte/jorte_protos_api.h"
+
 
 NtpTime getNtpTime(JNIEnv *env, jobject obj)
 {