]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/stackwalk.h
Use wxRound instead of wxCoordRound
[wxWidgets.git] / include / wx / msw / stackwalk.h
index 9c794e7db87812f02c3b8ed064e0cfe749c787fa..b8ea90e7b9fc634141c8bead9afbe72c34102ead 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_MSW_STACKWALK_H_
 #define _WX_MSW_STACKWALK_H_
 
+#include "wx/arrstr.h"
+
 // these structs are declared in windows headers
 struct _CONTEXT;
 struct _EXCEPTION_POINTERS;