]> Git Repo - qemu.git/blobdiff - qemu-thread-posix.c
softmmu: move include files to include/sysemu/
[qemu.git] / qemu-thread-posix.c
index 4ef9c7b3f83469c87d09b66751ceb2e67e7877e1..7be292ed681ec66e10413a8b17d4c89d94064cf6 100644 (file)
@@ -20,7 +20,7 @@
 #include <limits.h>
 #include <unistd.h>
 #include <sys/time.h>
-#include "qemu-thread.h"
+#include "qemu/thread.h"
 
 static void error_exit(int err, const char *msg)
 {
This page took 0.023396 seconds and 4 git commands to generate.