]> git.sesse.net Git - nageru/blobdiff - futatabi/disk_space_estimator.cpp
Combine timebase.h from Nageru and Futatabi.
[nageru] / futatabi / disk_space_estimator.cpp
index 69de4d5578d24877664ff45ddb70b5972911e3fe..073e57e447905a4ad3e9c3f2e69aa4997b90a3cb 100644 (file)
@@ -1,6 +1,6 @@
 #include "disk_space_estimator.h"
 
-#include "timebase.h"
+#include "shared/timebase.h"
 
 #include <memory>
 #include <stdio.h>