]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/longlong.h
compilation fix
[wxWidgets.git] / include / wx / longlong.h
index 468d826636d4eb002b2098de5e127de44e84fac7..e2b2ea79b9f9c5bc633ea364287d2581be1d172f 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     10.02.99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_LONGLONG_H
 // ----------------------------------------------------------------------------
 
 // we use iostream for wxLongLong output
-#include "wx/ioswrap.h"
+#include "wx/iosfwrap.h"
 
 #if wxUSE_LONGLONG_NATIVE