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