Skip to content

Commit 5dcf894

Browse files
committed
Fixed a broken makefile.
1 parent 608308f commit 5dcf894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platform/Linux-x86/Build/Utils/EngineUtilMakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ INC_DIRS += \
2121

2222
BIN_DIR = ../../../Bin
2323

24-
include ../../CommonCppMakefile
24+
include ../../Common/CommonCppMakefile

0 commit comments

Comments
 (0)