]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/utilsx11.cpp
don't expect errno to be set to EOVERFLOW if vsnprintf() fails
[wxWidgets.git] / src / unix / utilsx11.cpp
index cce966d98e1c63aa6abf1b273d5bb1b8986a12c7..f0e7659695c16929f19e57706d1612545c97233a 100644 (file)
@@ -770,7 +770,7 @@ KeySym wxCharCodeWXToX(int id)
 // check current state of a key
 // ----------------------------------------------------------------------------
 
-#include <wx/app.h>
+#include "wx/app.h"
 
 bool wxGetKeyState(wxKeyCode key)
 {