aboutsummaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/headers.h b/headers.h
index 45be4b65d1..fb5e3eccc3 100644
--- a/headers.h
+++ b/headers.h
@@ -24,6 +24,8 @@
#include <wx/taskbar.h>
#include <wx/stdpaths.h>
#include <wx/utils.h>
+#include <wx/ipc.h>
+#include <wx/ipcbase.h>
#include <openssl/ecdsa.h>
#include <openssl/evp.h>
#include <openssl/rand.h>
@@ -102,6 +104,7 @@ using namespace boost;
#include "market.h"
#include "uibase.h"
#include "ui.h"
+#include "ipc.h"
#include "xpm/addressbook16.xpm"
#include "xpm/addressbook20.xpm"