summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/qtx/qtxsdk/components.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/qtx/qtxsdk/components.h b/loader/qtx/qtxsdk/components.h
index ac7d192a38..6b616ed98b 100644
--- a/loader/qtx/qtxsdk/components.h
+++ b/loader/qtx/qtxsdk/components.h
@@ -1,6 +1,8 @@
#ifndef COMPONENTS_H
#define COMPONENTS_H
+#include <inttypes.h>
+
// Basic types:
typedef char * Ptr;