aboutsummaryrefslogtreecommitdiff
path: root/hw/pm_smbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pm_smbus.c')
-rw-r--r--hw/pm_smbus.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/hw/pm_smbus.c b/hw/pm_smbus.c
index ea1380ca68..790061065c 100644
--- a/hw/pm_smbus.c
+++ b/hw/pm_smbus.c
@@ -17,10 +17,10 @@
* License along with this library; if not, see
* <http://www.gnu.org/licenses/>.
*/
-#include "hw.h"
-#include "pc.h"
-#include "pm_smbus.h"
-#include "smbus.h"
+#include "hw/hw.h"
+#include "hw/pc.h"
+#include "hw/pm_smbus.h"
+#include "hw/smbus.h"
/* no save/load? */