aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/clangsupport/filepathcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/clangsupport/filepathcache.h')
-rw-r--r--src/libs/clangsupport/filepathcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/clangsupport/filepathcache.h b/src/libs/clangsupport/filepathcache.h
index 81bc3f40cc8..ebdd2a8aacb 100644
--- a/src/libs/clangsupport/filepathcache.h
+++ b/src/libs/clangsupport/filepathcache.h
@@ -36,7 +36,7 @@
namespace ClangBackEnd {
template <typename FilePathStorage>
-class CLANGSUPPORT_EXPORT FilePathCache
+class CLANGSUPPORT_GCCEXPORT FilePathCache
{
using DirectoryPathCache = StringCache<Utils::PathString,
int,