diff options
author | Hennes Rohling <hro@openoffice.org> | 2002-08-14 14:57:15 +0000 |
---|---|---|
committer | Hennes Rohling <hro@openoffice.org> | 2002-08-14 14:57:15 +0000 |
commit | 92beed75128cea78af2096e2b02311561f0d9f1d (patch) | |
tree | 4a0467e9c3a6c42fe1cd1a3ea449aed12b1aa3ed /fpicker/source/win32/filepicker/PreviewCtrl.hxx | |
parent | 7256d9f034723f1c9c6f2e57fdd88b0b9983264f (diff) |
#91296# UWINAPI and UNICOWS used
Diffstat (limited to 'fpicker/source/win32/filepicker/PreviewCtrl.hxx')
-rw-r--r-- | fpicker/source/win32/filepicker/PreviewCtrl.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/fpicker/source/win32/filepicker/PreviewCtrl.hxx b/fpicker/source/win32/filepicker/PreviewCtrl.hxx index ae550fc2d4dc..4a044afdc28b 100644 --- a/fpicker/source/win32/filepicker/PreviewCtrl.hxx +++ b/fpicker/source/win32/filepicker/PreviewCtrl.hxx @@ -2,9 +2,9 @@ * * $RCSfile: PreviewCtrl.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: tra $ $Date: 2001-06-28 11:13:03 $ + * last change: $Author: hro $ $Date: 2002-08-14 15:57:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,9 +76,6 @@ #include <comdef.h> -#include <systools/win32/user9x.h> -#include <systools/win32/kernel9x.h> - #include <memory> //--------------------------------------------- |