diff options
Diffstat (limited to 'kdesktop/lockeng.h')
-rw-r--r-- | kdesktop/lockeng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/lockeng.h b/kdesktop/lockeng.h index 4d7823ab6..f8b461547 100644 --- a/kdesktop/lockeng.h +++ b/kdesktop/lockeng.h @@ -18,7 +18,7 @@ #include <tqdbusconnection.h> -#ifdef __TDE_HAVE_TDEHWLIB +#ifdef WITH_TDEHWLIB class TDECryptographicCardDevice; #else #define TDECryptographicCardDevice void |