]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
fix comparison of BYTE variable with -1 after last commit
[wxWidgets.git] / include / wx / utils.h
index 7a7ec0d892186002f7a1f83d98f23eb965392524..0baa6099d60e268c134bcb1d3f64ee93cb7e9c79 100644 (file)
@@ -46,7 +46,7 @@ class WXDLLIMPEXP_FWD_BASE wxArrayInt;
 // Forward declaration
 // ----------------------------------------------------------------------------
 
-class WXDLLIMPEXP_FWD_CORE wxProcess;
+class WXDLLIMPEXP_FWD_BASE wxProcess;
 class WXDLLIMPEXP_FWD_CORE wxFrame;
 class WXDLLIMPEXP_FWD_CORE wxWindow;
 class WXDLLIMPEXP_FWD_CORE wxWindowList;