diff options
Diffstat (limited to 'pofx/PEP/common/pep.c')
| -rw-r--r-- | pofx/PEP/common/pep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pofx/PEP/common/pep.c b/pofx/PEP/common/pep.c index 4204ef16..a80d7953 100644 --- a/pofx/PEP/common/pep.c +++ b/pofx/PEP/common/pep.c @@ -21,8 +21,8 @@ Environment: //-------------------------------------------------------------------- Includes // -#include <initguid.h> #include "pch.h" +#include <initguid.h> #if defined(EVENT_TRACING) #include "pep.tmh" |
