Fix thumbnailer compilation

This commit is contained in:
2025-07-13 10:42:59 +02:00
parent b84256625c
commit 2ac14a6c04
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "libxisf.h"
#include "../rawimage.h"
#include "../src/rawimage.h"
#ifdef WIN32
#include <windows.h>
#endif