commit | 93e0d9cfb6d950b638ba93cf5318e5689e4ba64e | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Sun Dec 15 01:00:34 2013 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:32:50 2014 +0100 |
tree | 046d32db2ad6d9585726cb998ad62d4291eb35c1 | |
parent | 057b0f638014d1cb6764aab945b98197329f745e [diff] [blame] |
qemu-option.h -> include/qemu/option.h Change-Id: I94301207676115c935ee198e8f814ee2943613e0
diff --git a/qemu_socket.h b/qemu_socket.h index 5f6e3bd..27a6f64 100644 --- a/qemu_socket.h +++ b/qemu_socket.h
@@ -2,7 +2,7 @@ #ifndef QEMU__SOCKET_H #define QEMU__SOCKET_H -#include "qemu-option.h" +#include "qemu/option.h" #include "android/sockets.h" #define socket_error() errno