]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fltinstr.tex
Some doc fixes
[wxWidgets.git] / docs / latex / wx / fltinstr.tex
index 4e935524dfa0ca2c9a4c12a4cf152f8d5c546873..2032317f9e8856834ef4cf0b71605876126dff57 100644 (file)
@@ -8,6 +8,10 @@
 \helpref{wxInputStream}{wxinputstream}\\
 \helpref{wxStreamBase}{wxstreambase}
 
+\wxheading{Include files}
+
+<wx/stream.h>
+
 \wxheading{Note}
 
 The use of this class is exactly the same as of wxInputStream. Only a constructor
@@ -24,3 +28,4 @@ Initializes a "filter" stream. A filter stream has the capability of a normal
 stream but it can be placed on the top of another stream. So, for example, it
 can uncompress, uncrypt the datas which are read from another stream and pass it
 to the requester.
+