diff options
Diffstat (limited to '')
| -rw-r--r-- | src/common/extended_trace.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/extended_trace.cpp b/src/common/extended_trace.cpp index 9f717dba3..77425bd0d 100644 --- a/src/common/extended_trace.cpp +++ b/src/common/extended_trace.cpp | |||
| @@ -16,8 +16,8 @@ | |||
| 16 | 16 | ||
| 17 | #include <windows.h> | 17 | #include <windows.h> |
| 18 | #include <stdio.h> | 18 | #include <stdio.h> |
| 19 | #include "extended_trace.h" | 19 | #include "common/extended_trace.h" |
| 20 | #include "string_util.h" | 20 | #include "common/string_util.h" |
| 21 | using namespace std; | 21 | using namespace std; |
| 22 | 22 | ||
| 23 | #include <tchar.h> | 23 | #include <tchar.h> |