summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ace/Timeprobe_T.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Timeprobe_T.cpp b/ace/Timeprobe_T.cpp
index 2ee6b4d99d3..0aa6e92fb02 100644
--- a/ace/Timeprobe_T.cpp
+++ b/ace/Timeprobe_T.cpp
@@ -3,6 +3,8 @@
#if !defined (ACE_TIMEPROBE_T_C)
#define ACE_TIMEPROBE_T_C
+#include "ace/Timeprobe.h"
+
#if defined (ACE_COMPILE_TIMEPROBES)
#include "ace/High_Res_Timer.h"