Included headers needed by GET_X_LPARAM and GET_Y_LPARAM macros.
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
#include "wx/sysopt.h"
|
||||
|
||||
#include "wx/msw/uxtheme.h"
|
||||
|
||||
#include <windowsx.h> // needed by GET_X_LPARAM and GET_Y_LPARAM macros
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/msw/missing.h"
|
||||
#include "wx/msw/dc.h"
|
||||
|
@@ -48,7 +48,10 @@
|
||||
#include "wx/dcclient.h"
|
||||
#include "wx/scopedarray.h"
|
||||
|
||||
#include <windowsx.h> // needed by GET_X_LPARAM and GET_Y_LPARAM macros
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/msw/winundef.h"
|
||||
#include "wx/msw/dc.h"
|
||||
|
||||
#if wxUSE_UXTHEME
|
||||
|
@@ -36,7 +36,10 @@
|
||||
#include "wx/settings.h"
|
||||
#endif
|
||||
|
||||
#include <windowsx.h> // needed by GET_X_LPARAM and GET_Y_LPARAM macros
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/msw/winundef.h"
|
||||
|
||||
#include "wx/imaglist.h"
|
||||
#include "wx/msw/dragimag.h"
|
||||
|
Reference in New Issue
Block a user