// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
-// Copyright: (c) Julian Smart and Markus Holzem
-// Licence: wxWindows license
+// Copyright: (c) Julian Smart
+// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#define __DOCSAMPLEH__
#include "wx/docview.h"
+#include "wx/cmdproc.h"
// Plots a line from one point to the other
class DoodleLine: public wxObject