Committing in .

setup.h_vms : updated VMS configuration
 msgdlg.cpp : corrected include file path

 Modified Files:
 	wxWidgets/setup.h_vms wxWidgets/src/motif/msgdlg.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2005-03-17 08:05:04 +00:00
parent 82479312aa
commit eaa6f9ad2b
2 changed files with 5 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
#include "wx/app.h"
#include "wx/intl.h"
#include "wx/motif/msgdlg.h"
#include "wx/msgdlg.h"
#include "wx/motif/private.h"
// ----------------------------------------------------------------------------