]> git.sesse.net Git - nageru/blobdiff - nageru/image_input.h
Move RefCountedTexture to shared.
[nageru] / nageru / image_input.h
index 6ccdd128cdd15159f4806f2f98f87f60a0f3ba80..babf5f529316df31c7b1d2bd2cd4e7f44534b3e8 100644 (file)
@@ -13,7 +13,7 @@
 #include <string>
 #include <thread>
 
-#include "ref_counted_texture.h"
+#include "shared/ref_counted_texture.h"
 #include "tweaked_inputs.h"
 
 class QSurface;