diff --git a/src/mac/carbon/joystick.cpp b/src/mac/carbon/joystick.cpp index 49b1e38e94..2aecad336d 100644 --- a/src/mac/carbon/joystick.cpp +++ b/src/mac/carbon/joystick.cpp @@ -13,6 +13,8 @@ #pragma implementation "joystick.h" #endif +#include + #include #if wxUSE_JOYSTICK diff --git a/src/mac/joystick.cpp b/src/mac/joystick.cpp index 49b1e38e94..2aecad336d 100644 --- a/src/mac/joystick.cpp +++ b/src/mac/joystick.cpp @@ -13,6 +13,8 @@ #pragma implementation "joystick.h" #endif +#include + #include #if wxUSE_JOYSTICK