From d0c72c3fb29d535f5bb12b651e3bcaa516650199 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 23 Mar 2015 15:26:56 -0300 Subject: Move FunctionBar inside Panel --- TraceScreen.h | 1 - 1 file changed, 1 deletion(-) (limited to 'TraceScreen.h') diff --git a/TraceScreen.h b/TraceScreen.h index 03d18567..bb5ad4cf 100644 --- a/TraceScreen.h +++ b/TraceScreen.h @@ -11,7 +11,6 @@ in the source distribution for its full text. #include "Process.h" #include "Panel.h" -#include "FunctionBar.h" typedef struct TraceScreen_ { Process* process; -- cgit v1.2.3