aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/make_nm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/make_nm.cpp b/test/make_nm.cpp
index bcc780e..477a77f 100644
--- a/test/make_nm.cpp
+++ b/test/make_nm.cpp
@@ -1,5 +1,6 @@
#include <stdio.h>
#include "xbyak/xbyak.h"
+#include "xbyak/xbyak_bin2hex.h"
#include <stdlib.h>
#include <string.h>
#include "cybozu/inttype.hpp"