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 'CPP/Windows/Control/ListView.cpp')
-rw-r--r--[-rwxr-xr-x]CPP/Windows/Control/ListView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/Control/ListView.cpp b/CPP/Windows/Control/ListView.cpp
index 255a17c5..6d916591 100755..100644
--- a/CPP/Windows/Control/ListView.cpp
+++ b/CPP/Windows/Control/ListView.cpp
@@ -2,7 +2,7 @@
#include "StdAfx.h"
-#include "Windows/Control/ListView.h"
+#include "ListView.h"
#ifndef _UNICODE
extern bool g_IsNT;