summaryrefslogtreecommitdiff
path: root/TAO/tests/Quoter/FactoryFinderImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Quoter/FactoryFinderImpl.cpp')
-rw-r--r--TAO/tests/Quoter/FactoryFinderImpl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Quoter/FactoryFinderImpl.cpp b/TAO/tests/Quoter/FactoryFinderImpl.cpp
index cfe8a0b24cf..84dc10bd95d 100644
--- a/TAO/tests/Quoter/FactoryFinderImpl.cpp
+++ b/TAO/tests/Quoter/FactoryFinderImpl.cpp
@@ -3,7 +3,7 @@
// ============================================================================
//
// = FILENAME
-// FactoryFinderImpl.cpp
+// FactoryFinder_Impl.cpp
//
// = DESCRIPTION
// A Factory Finder for the Quoter example. This example conforms
@@ -16,7 +16,7 @@
#include "ace/Get_Opt.h"
#include "tao/corba.h"
-#include "FactoryFinderImpl.h"
+#include "FactoryFinder_Impl.h"
#include "QuoterC.h"
static const char usage [] =