This way it is easier to find using standard rules.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
include/translate-all.h | 1 +
1 file changed, 1 insertion(+)
create mode 100644 include/translate-all.h
diff --git a/include/translate-all.h b/include/translate-all.h
new file mode 100644
index 0000000..90b8b4a
--- /dev/null
+++ b/include/translate-all.h
@@ -0,0 +1 @@
+#include_next "../accel/tcg/translate-all.h"
--
MST