summaryrefslogtreecommitdiff
path: root/include/im_format_wmv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/im_format_wmv.h')
-rw-r--r--include/im_format_wmv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/im_format_wmv.h b/include/im_format_wmv.h
index 10007b8..b60d4c4 100644
--- a/include/im_format_wmv.h
+++ b/include/im_format_wmv.h
@@ -21,7 +21,8 @@ extern "C" {
* Access to the WMV format uses Windows Media SDK. Available in Windows Only. \n
* You must link the application with "im_wmv.lib"
* and you must call the function \ref imFormatRegisterWMV once
- * to register the format into the IM core library. \n
+ * to register the format into the IM core library.
+ * In Lua call require"imlua_wmv". \n
* Depends also on the WMF SDK (wmvcore.lib).
* When using the "im_wmv.dll" this extra library is not necessary.
* \par