EKF: correct include paths

This commit is contained in:
Julian Oes
2016-06-02 16:29:22 +01:00
parent ecfd8c867a
commit b8e2f79005
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <math.h>
#include <ecl/ecl.h>
#include "../ecl.h"
#include "estimator_interface.h"
#include "mathlib.h"