summaryrefslogtreecommitdiff
path: root/ace/OS/OS_Dirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS/OS_Dirent.h')
-rw-r--r--ace/OS/OS_Dirent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/OS/OS_Dirent.h b/ace/OS/OS_Dirent.h
index e4c257e6111..ba64197eac9 100644
--- a/ace/OS/OS_Dirent.h
+++ b/ace/OS/OS_Dirent.h
@@ -17,7 +17,7 @@
#include "ace/pre.h"
#include "ace/config-all.h"
-#include "OS_Export.h"
+#include "ace/OS/OS_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -123,7 +123,7 @@ private:
# undef ACE_INLINE
# endif /* ACE_INLINE */
# define ACE_INLINE inline
-# include "OS_Dirent.inl"
+# include "ace/OS/OS_Dirent.inl"
# endif /* ACE_HAS_INLINED_OSCALLS */
#include "ace/post.h"