X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c25ac78a9f123865f782e9bbf47e70e33309d39b..3a9f64b77ec4992f5a0bc430050f9154ff4cc032:/samples/ipc/ipcsetup.h diff --git a/samples/ipc/ipcsetup.h b/samples/ipc/ipcsetup.h index a7e392a7a5..bfd44e56f1 100644 --- a/samples/ipc/ipcsetup.h +++ b/samples/ipc/ipcsetup.h @@ -12,7 +12,7 @@ // You may set this to 0 to prevent DDE from being used even under Windows //#define wxUSE_DDE_FOR_IPC 0 -#include +#include "wx/ipc.h" // the default service name #define IPC_SERVICE _T("4242")