X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd107c50be43e8d4dbdba20df162faf119a3781c..d062e17fca1a1fc0b82b269da4a7ad271075ba2b:/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