aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam-kde4/files/patch-digikam_libs_lprof_lcmsprf.h
blob: 4c890dae968b019ded8a388d372cd66104144e33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- digikam/libs/lprof/lcmsprf.h.orig	2007-09-18 08:30:45.000000000 +0200
+++ digikam/libs/lprof/lcmsprf.h	2007-09-18 08:36:16.000000000 +0200
@@ -59,6 +59,7 @@
 #define max(a,b) ((a) > (b)?(a):(b))
 #endif
 
+typedef int BOOL;
 
 /* Matrix operations - arbitrary size ----------------------------------------------------- */