/////////////////////////////////////////////////////////////////////////////
-// Name: richtextbackgroundpage.cpp
+// Name: src/richtext/richtextbackgroundpage.cpp
// Purpose:
// Author: Julian Smart
// Modified by:
// Licence: wxWindows Licence
/////////////////////////////////////////////////////////////////////////////
-// For compilers that support precompilation, includes "wx/wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
-
-#ifndef WX_PRECOMP
-#include "wx/wx.h"
-#endif
-
-////@begin includes
-////@end includes
-
#include "wx/richtext/richtextbackgroundpage.h"
#include "wx/richtext/richtextformatdlg.h"