]> Git Repo - qemu.git/blobdiff - tcg/optimize.c
qapi: Document @errp usage more thoroughly in visitor.h
[qemu.git] / tcg / optimize.c
index f7f4e873c9d0ba46651249a2e339450b2e03d267..53aa8e53292e3881052fcf33dba0701fc8a45cc9 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "tcg-op.h"
+#include "tcg/tcg-op.h"
 
 #define CASE_OP_32_64(x)                        \
         glue(glue(case INDEX_op_, x), _i32):    \
This page took 0.024437 seconds and 4 git commands to generate.