summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_unicode.h')
-rw-r--r--include/ntapi/nt_unicode.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ntapi/nt_unicode.h b/include/ntapi/nt_unicode.h
index 294c2f8..01b6a7e 100644
--- a/include/ntapi/nt_unicode.h
+++ b/include/ntapi/nt_unicode.h
@@ -14,6 +14,9 @@
* termination of the source stream has been reached.
**/
+#include "nt_abi.h"
+#include "nt_compiler.h"
+
typedef struct _nt_utf8_callback_args {
const unsigned char * src;
void * dst;