aboutsummaryrefslogtreecommitdiff
path: root/internal/ceres/file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ceres/file.cc')
-rw-r--r--internal/ceres/file.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/ceres/file.cc b/internal/ceres/file.cc
index 387f359..5226c85 100644
--- a/internal/ceres/file.cc
+++ b/internal/ceres/file.cc
@@ -30,6 +30,8 @@
//
// Really simple file IO.
+#include "ceres/file.h"
+
#include <cstdio>
#include "glog/logging.h"