aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/luminance-qt5/files/patch-src_Common_init__fftw.h
blob: e58b85c7b1b4c4107813ad7fac70ae571f37311a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Common/init_fftw.h.orig	2021-01-11 09:41:28 UTC
+++ src/Common/init_fftw.h
@@ -22,7 +22,7 @@
 #ifndef INIT_FFTW_H
 #define INIT_FFTW_H
 
-#include <boost/thread/mutex.hpp>
+#include <mutex>
 
 class FFTW_MUTEX {
    public: