commit | c759b24fae08c6c333df03e1db48e13b7f5eda30 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Dec 12 23:05:42 2012 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 17 13:02:27 2012 +0200 |
tree | 70016ba59bf458a82a0bd001f0736588f995a60c | |
parent | a2cb15b0ddfa05f81a42d7b65dd0c7c50e420c33 [diff] |
pci: fix path for local includes Include dependencies from pci core using the correct path. This is required now that it's in the separate directory. Need to check whether they can be minimized, for now, keep the code as is. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>