X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1fb8167e9d3bb0d62749d58fe6c9a5afc1bd3e3..16d38102e8ad5534d185cc532b9aa8077a75e0a4:/src/mac/window.cpp diff --git a/src/mac/window.cpp b/src/mac/window.cpp index 3f12059d91..40f2f2a960 100644 --- a/src/mac/window.cpp +++ b/src/mac/window.cpp @@ -45,7 +45,7 @@ #define wxWINDOW_VSCROLL 5997 #define MAC_SCROLLBAR_SIZE 16 -#include +#include "wx/mac/uma.h" #if wxUSE_DRAG_AND_DROP #include "wx/dnd.h"