summaryrefslogtreecommitdiff
path: root/ace/OS/Sched_Params.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS/Sched_Params.h')
-rw-r--r--ace/OS/Sched_Params.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/OS/Sched_Params.h b/ace/OS/Sched_Params.h
index 884c7e088d2..516db78c394 100644
--- a/ace/OS/Sched_Params.h
+++ b/ace/OS/Sched_Params.h
@@ -15,7 +15,7 @@
#define ACE_SCHED_PARAMS_H
#include "ace/pre.h"
-#include "OS.h"
+#include "ace/OS/OS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -218,7 +218,7 @@ private:
};
#if defined (__ACE_INLINE__)
-#include "Sched_Params.i"
+#include "ace/OS/Sched_Params.i"
#endif /* __ACE_INLINE__ */
#include "ace/post.h"