diff options
-rw-r--r-- | apps/JAWS3/jaws3/Event_Result.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS3/jaws3/Event_Result.h b/apps/JAWS3/jaws3/Event_Result.h index 3cc83de4b5e..ede97487a5e 100644 --- a/apps/JAWS3/jaws3/Event_Result.h +++ b/apps/JAWS3/jaws3/Event_Result.h @@ -4,7 +4,7 @@ #ifndef JAWS_EVENT_RESULT_H #define JAWS_EVENT_RESULT_H -#include "ace/OS.h" +#include "ace/OS_NS_errno.h" #include "jaws3/Export.h" |