diff options
Diffstat (limited to 'extensions/source/activex/SODispatchInterceptor.cxx')
-rw-r--r-- | extensions/source/activex/SODispatchInterceptor.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/activex/SODispatchInterceptor.cxx b/extensions/source/activex/SODispatchInterceptor.cxx index 8df2813b44ad..fda4d06d3850 100644 --- a/extensions/source/activex/SODispatchInterceptor.cxx +++ b/extensions/source/activex/SODispatchInterceptor.cxx @@ -24,7 +24,7 @@ #include <cstddef> #include "stdio.h" -#include "stdafx2.h" +#include "StdAfx2.h" #include "SOActiveX.h" #include "SODispatchInterceptor.h" #include "com_uno_helper.h" |