/////////////////////////////////////////////////////////////////////////////
// Name: src/palmos/filedlg.cpp
// Purpose: wxFileDialog
-// Author: William Osborne
+// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
// Created: 10/13/04
-// RCS-ID: $Id:
+// RCS-ID: $Id$
// Copyright: (c) William Osborne
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/app.h"
+ #include "wx/math.h"
#endif
#include "wx/palmos/private.h"
-#include <math.h>
#include <stdlib.h>
#include <string.h>