aboutsummaryrefslogtreecommitdiff
path: root/graphics/rawtherapee/files/patch-rtengine_myfile.cc
blob: 2aaded0f39973576c48991a3411f6085d3b9ae19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- rtengine/myfile.cc.orig	2010-01-10 19:00:52.000000000 -0800
+++ rtengine/myfile.cc	2010-01-10 19:01:08.000000000 -0800
@@ -19,7 +19,9 @@
 #include <myfile.h>
 #include <cstdarg>
 #include <glibmm.h>
+#ifdef RAWZOR_SUPPORT
 #include <rwz_sdk.h>
+#endif
 
 IMFILE* fopen (const char* fname) {