aboutsummaryrefslogtreecommitdiff
path: root/reference_model/include/debug_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'reference_model/include/debug_types.h')
-rw-r--r--reference_model/include/debug_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference_model/include/debug_types.h b/reference_model/include/debug_types.h
index 9ff0098..4b97710 100644
--- a/reference_model/include/debug_types.h
+++ b/reference_model/include/debug_types.h
@@ -19,7 +19,7 @@
* Defines fundamental debugger datatypes for the functional model
*/
-#include<stdint.h>
+#include <stdint.h>
#ifndef DEBUG_TYPES_H_
#define DEBUG_TYPES_H_