summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00730F01/Porting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/pi/00730F01/Porting.h')
-rw-r--r--src/vendorcode/amd/pi/00730F01/Porting.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/pi/00730F01/Porting.h b/src/vendorcode/amd/pi/00730F01/Porting.h
index eb2f0499a6..8b1fe65ddb 100644
--- a/src/vendorcode/amd/pi/00730F01/Porting.h
+++ b/src/vendorcode/amd/pi/00730F01/Porting.h
@@ -280,7 +280,7 @@
#include <assert.h>
#include <config.h>
#include <console/console.h>
-#include <console/loglevel.h>
+#include <commonlib/loglevel.h>
#ifndef NULL
#define NULL ((void *)0)