X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/efd17a1d4fa08bf549023a1cc74ce98f9db91be3..29cc18e9a340b6dc8d24a53644f02250997e5c41:/include/wx/mdi.h diff --git a/include/wx/mdi.h b/include/wx/mdi.h index 02f079f87b..199e701d83 100644 --- a/include/wx/mdi.h +++ b/include/wx/mdi.h @@ -1,7 +1,18 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/mdi.h +// Purpose: wxMDI base header +// Author: Julian Smart +// Modified by: +// Created: +// Copyright: (c) Julian Smart +// RCS-ID: $Id$ +// Licence: wxWindows licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_MDI_H_BASE_ #define _WX_MDI_H_BASE_ -#include "wx/setup.h" +#include "wx/defs.h" #if wxUSE_MDI