diff options
Diffstat (limited to 'CPP/Windows/Control')
| -rw-r--r-- | CPP/Windows/Control/ImageList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/Control/ImageList.h b/CPP/Windows/Control/ImageList.h index 688f177..c10eea7 100644 --- a/CPP/Windows/Control/ImageList.h +++ b/CPP/Windows/Control/ImageList.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | #include <CommCtrl.h> | 6 | #include <CommCtrl.h> |
| 7 | 7 | ||
| 8 | #include "../Defs.h" | 8 | #include "../WinDefs.h" |
| 9 | 9 | ||
| 10 | namespace NWindows { | 10 | namespace NWindows { |
| 11 | namespace NControl { | 11 | namespace NControl { |
