From 15062788da3de89825fc48e314c91220d628c996 Mon Sep 17 00:00:00 2001 From: yangxx Date: Thu, 25 Sep 2003 18:29:46 +0000 Subject: [PATCH] git-svn-id: http://ltt.polymtl.ca/svn@247 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/ltt/convert/LinuxEvents.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt/branches/poly/ltt/convert/LinuxEvents.h b/ltt/branches/poly/ltt/convert/LinuxEvents.h index 7496fa77..d678df89 100644 --- a/ltt/branches/poly/ltt/convert/LinuxEvents.h +++ b/ltt/branches/poly/ltt/convert/LinuxEvents.h @@ -15,7 +15,7 @@ #ifndef __TRACE_TOOLKIT_LINUX_HEADER__ #define __TRACE_TOOLKIT_LINUX_HEADER__ -#include +#include "LTTTypes.h" /* Traced events */ #define TRACE_START 0 /* This is to mark the trace's start */ -- 2.34.1