+/////////////////////////////////////////////////////////////////////////////
+// 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