]> Git Repo - qemu.git/blobdiff - target-i386/cc_helper.c
target-i386/cpu.c: Fix two error output indentation
[qemu.git] / target-i386 / cc_helper.c
index 05dd12b5a771e088432d5d3d8721f0192c3a6600..ecbf0ec09c166a677a021f12ff66773ad4f00024 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 
 const uint8_t parity_table[256] = {
     CC_P, 0, 0, CC_P, 0, CC_P, CC_P, 0,
This page took 0.024006 seconds and 4 git commands to generate.