]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/msgdlgg.cpp
revert togglable tools to previous state if the change was vetoed by OnLeftClick()
[wxWidgets.git] / src / generic / msgdlgg.cpp
index 1c498768e16abd7d92ce8aff04df5821561129ea..537154714b6ecc6b0ba43bc98d838981d78b9dd9 100644 (file)
@@ -38,7 +38,8 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "wx/generic/msgdlgg.h"
+#define __WX_COMPILING_MSGDLGG_CPP__ 1
+#include "wx/msgdlg.h"
 #include "wx/artprov.h"
 #include "wx/settings.h"