diff options
Diffstat (limited to 'websvcs/tests/Makefile')
-rw-r--r-- | websvcs/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/websvcs/tests/Makefile b/websvcs/tests/Makefile index 319be42583e..af2055d842a 100644 --- a/websvcs/tests/Makefile +++ b/websvcs/tests/Makefile @@ -53,9 +53,9 @@ endif $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/post.h \ - $(ACE_ROOT)/ace/ace_wchar.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ + $(ACE_ROOT)/ace/ace_wchar.h \ $(ACE_ROOT)/ace/OS_Dirent.h \ $(ACE_ROOT)/ace/OS_Export.h \ $(ACE_ROOT)/ace/OS_Dirent.inl \ |