summaryrefslogtreecommitdiff
path: root/html/en/capture_guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/capture_guide.html')
-rw-r--r--html/en/capture_guide.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/capture_guide.html b/html/en/capture_guide.html
index b3f84c3..c610784 100644
--- a/html/en/capture_guide.html
+++ b/html/en/capture_guide.html
@@ -61,7 +61,8 @@ imVideoCaptureDestroy(vc);</pre>
<h3><a name="Building">Building</a></h3>
<p>You should include the &lt;im_capture.h&gt; header and link with the
- &quot;im_capture.lib&quot; library. This library is independent of all IM libraries.</p>
+ &quot;im_capture.lib&quot; library. This library is independent of all IM libraries.&nbsp;
+ In Lua call require&quot;imlua_capture&quot;.</p>
<p>To link with the capture library in Windows using Visual C you will need
the file &quot;<a href="../download/strmiids.zip">strmiids.lib</a>&quot;. To link it
using Dev-C++ or Mingw 3 you will need the &quot;<b>im_capture.dll</b>&quot;.</p>