diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:03:20 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:03:20 +0200 |
commit | 528635604eea1d8c679a3d038e2f00030ef72444 (patch) | |
tree | 9c3cbec29aa7d3e209939662e040b9342c9e7400 /library/pch.h | |
parent | 3.1 (diff) | |
download | FreeFileSync-528635604eea1d8c679a3d038e2f00030ef72444.tar.gz FreeFileSync-528635604eea1d8c679a3d038e2f00030ef72444.tar.bz2 FreeFileSync-528635604eea1d8c679a3d038e2f00030ef72444.zip |
3.2
Diffstat (limited to 'library/pch.h')
-rw-r--r-- | library/pch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/pch.h b/library/pch.h index 966bc103..af086418 100644 --- a/library/pch.h +++ b/library/pch.h @@ -85,6 +85,7 @@ do NOT use in release build! #include <wx/zipstrm.h> #include <wx/scrolwin.h> #include <wx/notebook.h> +#include <wx/help.h> //other #include "../shared/tinyxml/tinyxml.h" |