summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/param_test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/param_test_i.h')
-rw-r--r--TAO/tests/Param_Test/param_test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/param_test_i.h b/TAO/tests/Param_Test/param_test_i.h
index 7cbd51fa5e0..57c8f77f789 100644
--- a/TAO/tests/Param_Test/param_test_i.h
+++ b/TAO/tests/Param_Test/param_test_i.h
@@ -16,7 +16,7 @@
#if !defined (PARAM_TEST_I_H)
#define PARAM_TEST_I_H
-#include "param_testS.h"
+#include "param_testSer.h"
// Implementation of the Coffee interface
class Coffee_i : public POA_Coffee