aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/GpgContext.cpp (renamed from src/gpg/GpgContext.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg/GpgContext.cpp b/src/core/GpgContext.cpp
index 7f6dc827..1897202f 100644
--- a/src/gpg/GpgContext.cpp
+++ b/src/core/GpgContext.cpp
@@ -26,7 +26,7 @@
*
*/
-#include "gpg/GpgContext.h"
+#include "core/GpgContext.h"
#include <gpg-error.h>
#include <gpgme.h>