]> git.sesse.net Git - nageru/blobdiff - futatabi/main.cpp
Combine timebase.h from Nageru and Futatabi.
[nageru] / futatabi / main.cpp
index 14bc12ac3a35edf87103449f67e3ab731cb92211..41bbb82b41d165a34b4446b87673f814f673def6 100644 (file)
@@ -32,7 +32,7 @@ extern "C" {
 #include "player.h"
 #include "shared/post_to_main_thread.h"
 #include "ref_counted_gl_sync.h"
-#include "timebase.h"
+#include "shared/timebase.h"
 #include "ui_mainwindow.h"
 #include "vaapi_jpeg_decoder.h"