diff options
Diffstat (limited to 'desktop/inc')
-rw-r--r-- | desktop/inc/pch/precompiled_desktop.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/inc/pch/precompiled_desktop.hxx b/desktop/inc/pch/precompiled_desktop.hxx index c1ebd0f1ea4f..c0eaa3449b5b 100644 --- a/desktop/inc/pch/precompiled_desktop.hxx +++ b/desktop/inc/pch/precompiled_desktop.hxx @@ -4,9 +4,9 @@ * * $RCSfile: precompiled_desktop.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2006-09-17 09:34:02 $ + * last change: $Author: kz $ $Date: 2007-05-10 15:16:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,5 +36,6 @@ // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:39.170923 #ifdef PRECOMPILED_HEADERS +#include <tools/debug.hxx> #endif |