]> git.sesse.net Git - nageru/blobdiff - futatabi/mainwindow.cpp
Change Futatabi frames to be cached as textures instead of in system memory.
[nageru] / futatabi / mainwindow.cpp
index 49581e53caeb134d180b1bba5546a8083fec05fa..0bc11d810e0c8e411d65a655987f387874b37a07 100644 (file)
@@ -7,6 +7,7 @@
 #include "player.h"
 #include "futatabi_midi_mapping.pb.h"
 #include "midi_mapping_dialog.h"
+#include "pbo_pool.h"
 #include "shared/aboutdialog.h"
 #include "shared/disk_space_estimator.h"
 #include "shared/post_to_main_thread.h"