summaryrefslogtreecommitdiff
path: root/TAO/utils/wxNamingViewer
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-27 07:03:15 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-27 07:03:15 +0000
commitf05e871a8f1fddba7c36c18c4d70fdf62c32fafb (patch)
tree30ee652abd7d3b982470f010f6c5e481beb82c9c /TAO/utils/wxNamingViewer
parent784a481e9cae183081445c907508cf3007ee2db7 (diff)
downloadATCD-f05e871a8f1fddba7c36c18c4d70fdf62c32fafb.tar.gz
ChangeLogTag: Fri Aug 27 00:03:51 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/utils/wxNamingViewer')
-rw-r--r--TAO/utils/wxNamingViewer/wxNamingViewerFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/utils/wxNamingViewer/wxNamingViewerFrame.cpp b/TAO/utils/wxNamingViewer/wxNamingViewerFrame.cpp
index 3cf4f449e3f..f8e11f06a4e 100644
--- a/TAO/utils/wxNamingViewer/wxNamingViewerFrame.cpp
+++ b/TAO/utils/wxNamingViewer/wxNamingViewerFrame.cpp
@@ -8,7 +8,7 @@
#include "wxNamingViewerFrame.h"
#include "wx/clipbrd.h"
-#include "orbsvcs/Naming/Naming_Utils.h"
+#include "orbsvcs/Naming/Naming_Server.h"
#include "wxNamingViewer.h"
#include "wxSelectNSDialog.h"
#include "ace/SString.h"