diff options
author | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-31 09:52:24 +0000 |
---|---|---|
committer | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-31 09:52:24 +0000 |
commit | 5750932cdf72ea9b5e64b8a05b43c42f5acb417d (patch) | |
tree | 59fba552cfa9b2992479740d7c79d5315469a1e8 /headers.h | |
parent | fe9f3d626d79f71d819caf43878299fa5e6af83e (diff) |
added wx/stdpaths.h
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@24 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'headers.h')
-rw-r--r-- | headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ #include <wx/clipbrd.h>
#include <wx/snglinst.h>
#include <wx/taskbar.h>
+#include <wx/stdpaths.h>
#include <openssl/ecdsa.h>
#include <openssl/evp.h>
#include <openssl/rand.h>
|