summary refs log tree commit diff stats
path: root/include/qemu/atomic128.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/atomic128.h')
-rw-r--r--include/qemu/atomic128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/atomic128.h b/include/qemu/atomic128.h
index 88af6d4ea3..03c27022f0 100644
--- a/include/qemu/atomic128.h
+++ b/include/qemu/atomic128.h
@@ -58,7 +58,7 @@
  * Therefore, special case each platform.
  */
 
-#include "host/atomic128-cas.h"
+#include "host/atomic128-cas.h.inc"
 #include "host/atomic128-ldst.h"
 
 #endif /* QEMU_ATOMIC128_H */