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