summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/DivU64x32.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/DivU64x32.c')
-rw-r--r--MdePkg/Library/BaseLib/DivU64x32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/DivU64x32.c b/MdePkg/Library/BaseLib/DivU64x32.c
index a599b87816..424b066e32 100644
--- a/MdePkg/Library/BaseLib/DivU64x32.c
+++ b/MdePkg/Library/BaseLib/DivU64x32.c
@@ -15,7 +15,7 @@
//
// Include common header file for this module.
//
-#include "CommonHeader.h"
+
#include "BaseLibInternals.h"