X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fopenmj2%2Fj2k_lib.h;h=d657b43468e2b795ab84d7fe878cdbc96cff9121;hb=dff377a741ec87f8737002cf112ae12655881777;hp=5f3406e510650511618d8d99e43343d65e2ffaf2;hpb=b24cf8d1574c00915c568314d3e0e011ca77ba89;p=openjpeg.git diff --git a/src/lib/openmj2/j2k_lib.h b/src/lib/openmj2/j2k_lib.h index 5f3406e5..d657b434 100644 --- a/src/lib/openmj2/j2k_lib.h +++ b/src/lib/openmj2/j2k_lib.h @@ -43,7 +43,7 @@ The functions in J2K_LIB.C are internal utilities mainly used for timing. Difference in successive opj_clock() calls tells you the elapsed time @return Returns time in seconds */ -double opj_clock(void); +OPJ_API double OPJ_CALLCONV opj_clock(void); /* ----------------------------------------------------------------------- */ /*@}*/