Blob Blame History Raw
diff --git a/src/dbgengine/nmv-i-debugger.h b/src/dbgengine/nmv-i-debugger.h
index 31888c1..54f22eb 100644
--- a/src/dbgengine/nmv-i-debugger.h
+++ b/src/dbgengine/nmv-i-debugger.h
@@ -26,6 +26,7 @@
 #ifndef __NEMIVER_I_DEBUGGER_H__
 #define __NEMIVER_I_DEBUGGER_H__
 
+#include <stdint.h>
 #include <vector>
 #include <string>
 #include <map>