summaryrefslogtreecommitdiff
path: root/ace/Utils/Dirent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Utils/Dirent.cpp')
-rw-r--r--ace/Utils/Dirent.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Utils/Dirent.cpp b/ace/Utils/Dirent.cpp
index d8a283a7368..589922540a4 100644
--- a/ace/Utils/Dirent.cpp
+++ b/ace/Utils/Dirent.cpp
@@ -1,9 +1,9 @@
// $Id$
-#include "ace/Dirent.h"
+#include "ace/Utils/Dirent.h"
#if !defined (__ACE_INLINE__)
-#include "ace/Dirent.i"
+#include "ace/Utils/Dirent.i"
#else
#if defined (__hpux) && !defined (__GNUG__)
static int shut_up_aCC = 0;