X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd107c50be43e8d4dbdba20df162faf119a3781c..d15040492413b54a530b5a291b26750f3d265d23:/samples/docview/doc.h diff --git a/samples/docview/doc.h b/samples/docview/doc.h index eed0e8dec5..a843fc2f78 100644 --- a/samples/docview/doc.h +++ b/samples/docview/doc.h @@ -17,6 +17,7 @@ #define __DOCSAMPLEH__ #include "wx/docview.h" +#include "wx/cmdproc.h" // Plots a line from one point to the other class DoodleLine: public wxObject