X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..7fb8086de8d53e3fbf70813f5dfd8e6621dd82ae:/docs/latex/wx/point.tex

diff --git a/docs/latex/wx/point.tex b/docs/latex/wx/point.tex
index 9446ebb6fa..06fdd5a9a4 100644
--- a/docs/latex/wx/point.tex
+++ b/docs/latex/wx/point.tex
@@ -5,9 +5,13 @@ It simply contains integer {\it x} and {\it y} members.
 
 See also \helpref{wxRealPoint}{wxrealpoint} for a floating point version.
 
-\wxheading{Derivation}
+\wxheading{Derived from}
 
-\helpref{wxObject}{wxobject}
+None
+
+\wxheading{Include files}
+
+<wx/gdicmn.h>
 
 \wxheading{See also}