aboutsummaryrefslogtreecommitdiffstats
path: root/cgrep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cgrep.cpp')
-rw-r--r--cgrep.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgrep.cpp b/cgrep.cpp
index 4f66876..615d435 100644
--- a/cgrep.cpp
+++ b/cgrep.cpp
@@ -8,6 +8,7 @@
/*************************************************************************************************/
/*included modules*/
/*project headers*/
+#include "./cfe-extra/cfe_extra.h"
/*standard headers*/
#include <cassert>
#include <cstdlib>