/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class pandora_CheckLoad */

#ifndef _Included_pandora_CheckLoad
#define _Included_pandora_CheckLoad
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     pandora_CheckLoad
 * Method:    writeLine
 * Signature: (Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_pandora_CheckLoad_writeLine
  (JNIEnv *, jclass, jstring);

#ifdef __cplusplus
}
#endif
#endif

