summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadPolicy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ThreadPolicy.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadPolicy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/ThreadPolicy.cpp b/TAO/tao/PortableServer/ThreadPolicy.cpp
index 2accc26ac96..2268a11ae61 100644
--- a/TAO/tao/PortableServer/ThreadPolicy.cpp
+++ b/TAO/tao/PortableServer/ThreadPolicy.cpp
@@ -1,5 +1,5 @@
-#include "ThreadPolicy.h"
-#include "PortableServer.h"
+#include "tao/PortableServer/ThreadPolicy.h"
+#include "tao/PortableServer/PortableServer.h"
ACE_RCSID (PortableServer,
ThreadPolicy,