diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/demo.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo.cxx b/test/demo.cxx index 66e34ba0c..b1f30eb17 100644 --- a/test/demo.cxx +++ b/test/demo.cxx @@ -37,7 +37,7 @@ # define putenv _putenv # endif // !__WATCOMC__ #elif defined USING_XCODE -#include <Carbon/Carbon.h> +#include <ApplicationServices/ApplicationServices.h> #else # include <unistd.h> #endif |
