aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyList.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/KeyList.cpp (renamed from src/keylist.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keylist.cpp b/src/ui/KeyList.cpp
index fbf5bb13..48624b71 100644
--- a/src/keylist.cpp
+++ b/src/ui/KeyList.cpp
@@ -19,7 +19,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "keylist.h"
+#include "ui/KeyList.h"
#include <utility>