]> git.sesse.net Git - vlc/blob - bindings/java/includes/VLCException.h
change playlist sorting to use qsort instead bubblesorting that was used.
[vlc] / bindings / java / includes / VLCException.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class org_videolan_jvlc_VLCException */
4
5 #ifndef _Included_org_videolan_jvlc_VLCException
6 #define _Included_org_videolan_jvlc_VLCException
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 #undef org_videolan_jvlc_VLCException_serialVersionUID
11 #define org_videolan_jvlc_VLCException_serialVersionUID -3042686055658047285LL
12 #undef org_videolan_jvlc_VLCException_serialVersionUID
13 #define org_videolan_jvlc_VLCException_serialVersionUID -3387516993124229948LL
14 #ifdef __cplusplus
15 }
16 #endif
17 #endif