diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-08-25 17:39:10 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-08-25 17:39:19 +0200 |
commit | d4aae1b104659194f2c0e8ccdbb0a98d13259d42 (patch) | |
tree | 67af0506417fb63648cb6dc3fa1bd29303ac23c9 /extensions/source/activex/SOActionsApproval.cxx | |
parent | 6810f00d09679644ec5971b235a0ec01dc572a8b (diff) |
-Werror,-Wnonportable-include-path (clang-cl)
Change-Id: Ia468adf0bea2f7fca9b370ef0ff8b05e34b3ac19
Diffstat (limited to 'extensions/source/activex/SOActionsApproval.cxx')
-rw-r--r-- | extensions/source/activex/SOActionsApproval.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/activex/SOActionsApproval.cxx b/extensions/source/activex/SOActionsApproval.cxx index 32f592c4746e..548eb33ea78c 100644 --- a/extensions/source/activex/SOActionsApproval.cxx +++ b/extensions/source/activex/SOActionsApproval.cxx @@ -23,7 +23,7 @@ #include <cstddef> -#include "stdafx2.h" +#include "StdAfx2.h" #include "SOActionsApproval.h" #include <sal/macros.h> |