Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/Control/ListView.h')
-rwxr-xr-xWindows/Control/ListView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Windows/Control/ListView.h b/Windows/Control/ListView.h
index dad175b6..49a1e0ea 100755
--- a/Windows/Control/ListView.h
+++ b/Windows/Control/ListView.h
@@ -6,6 +6,8 @@
#include "Windows/Window.h"
#include "Windows/Defs.h"
+#include <commctrl.h>
+
namespace NWindows {
namespace NControl {