Unbreak the build due to a silly typo

Change-Id: Ib05cb3ceeb974b1099bc7b090f77e109ddcd7166
This commit is contained in:
Sameer Agarwal
2024-09-15 21:24:47 -07:00
parent 88f2cb32cd
commit 0a7845fef4
@@ -33,8 +33,8 @@
#include <memory>
#include "ceres/array_utils.h"
#inlcude "ceres/types.h"
#include "ceres/first_order_function.h"
#include "ceres/types.h"
#include "gtest/gtest.h"
namespace ceres::internal {