aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Include.h
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-04-16 09:53:07 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-04-16 09:53:07 +0300
commitd947018ecc12c84a6b34116cdca6f775590bae0b (patch)
tree328ee455f0e50cdbda6c74f5f6e5a3483d227a7b /Software/Embedded_SW/Embedded/Include.h
parenteafb576fe1bf76898b9cc17671a89d1585e2c8e4 (diff)
downloadTango-d947018ecc12c84a6b34116cdca6f775590bae0b.tar.gz
Tango-d947018ecc12c84a6b34116cdca6f775590bae0b.zip
Move datadef.h to the main folder
Diffstat (limited to 'Software/Embedded_SW/Embedded/Include.h')
-rw-r--r--Software/Embedded_SW/Embedded/Include.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Include.h b/Software/Embedded_SW/Embedded/Include.h
index bfacbff4a..7a9dda68b 100644
--- a/Software/Embedded_SW/Embedded/Include.h
+++ b/Software/Embedded_SW/Embedded/Include.h
@@ -10,7 +10,6 @@
#include <stdlib.h> /*malloc*/
#include <ctype.h> /* tolower */
#include <errno.h>
-#include "./Modules/Stubs_Handler/DataDef.h"
#include "./common/protobuf-c/protobuf-c.h"
//operation system includes
@@ -51,6 +50,7 @@
#include "Common/Utilities/Utils.h"
#include "Common/report/report.h"
+#include "DataDef.h"
#define SYS_CLK_FREQ 120000000