/////////////////////////////////////////////////////////////////////////////
// Name: wx/msgdlgg.h
// Purpose: common header and base class for wxMessageDialog
-// Author: wxWidgets Team
+// Author: Julian Smart
// Modified by:
// Created:
// RCS-ID: $Id$
-// Copyright: (c) wxWidgets
+// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGDLG_H_BASE_
#define _WX_MSGDLG_H_BASE_
-#include "wx/setup.h"
+#include "wx/defs.h"
#if wxUSE_MSGDLG