summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/param_test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/param_test_i.cpp')
-rw-r--r--TAO/tests/Param_Test/param_test_i.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/param_test_i.cpp b/TAO/tests/Param_Test/param_test_i.cpp
index 8e5776cf89e..544d4c2928d 100644
--- a/TAO/tests/Param_Test/param_test_i.cpp
+++ b/TAO/tests/Param_Test/param_test_i.cpp
@@ -13,8 +13,9 @@
//
// ============================================================================
-#include "tao/corba.h"
#include "param_test_i.h"
+#include "tao/corba.h"
+#include "tao/debug.h"
ACE_RCSID(Param_Test, param_test_i, "$Id$")