From 34a3454784662bc8257c31da058a355ea5102d61 Mon Sep 17 00:00:00 2001
From: XMRig <support@xmrig.com>
Date: Sun, 20 May 2018 14:27:46 +0700
Subject: [PATCH] Small fix in CMakeLists.txt.

---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b26b1d93a..c71309c35 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,6 @@ set(HEADERS
     src/common/utils/c_str.h
     src/common/utils/mm_malloc.h
     src/common/xmrig.h
-    src/core/Config.cpp
     src/core/ConfigLoader_platform.h
     src/core/Controller.h
     src/Cpu.h