diff --git a/tools/fiptool/Makefile b/tools/fiptool/Makefile
index 5e2ecc13f73c68405a2bcf339f0eec6f09989973..e0e3923604857d9b029b2687c4d3b88c5941906f 100644
--- a/tools/fiptool/Makefile
+++ b/tools/fiptool/Makefile
@@ -27,7 +27,7 @@ else
   Q :=
 endif
 
-INCLUDE_PATHS := -I. -I../../include/tools_share
+INCLUDE_PATHS := -I../../include/tools_share
 
 HOSTCC ?= gcc