diff --git a/src/common/version.h b/src/common/version.h index e7ffa7cab3..b653ae39c9 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -7,7 +7,7 @@ #ifndef COMMON_VERSION_H_ #define COMMON_VERSION_H_ -#include "id/commit.h" +#include "commit.h" #define ANGLE_MAJOR_VERSION 2 #define ANGLE_MINOR_VERSION 1