diff options
Diffstat (limited to '')
| -rw-r--r-- | CPP/Windows/CommonDialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/CommonDialog.cpp b/CPP/Windows/CommonDialog.cpp index 7a92d5f..2e3f297 100644 --- a/CPP/Windows/CommonDialog.cpp +++ b/CPP/Windows/CommonDialog.cpp | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #endif | 13 | #endif |
| 14 | 14 | ||
| 15 | #include "CommonDialog.h" | 15 | #include "CommonDialog.h" |
| 16 | #include "Defs.h" | 16 | #include "WinDefs.h" |
| 17 | // #include "FileDir.h" | 17 | // #include "FileDir.h" |
| 18 | 18 | ||
| 19 | #ifndef _UNICODE | 19 | #ifndef _UNICODE |
