aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/GpgFrontendTest.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-08-05 16:40:49 +0000
committersaturneric <[email protected]>2024-08-05 16:40:49 +0000
commit6c9b573357d055bd0968c6c516be73e2b5df50f6 (patch)
tree8891ab7efba664f5340fb3296f1172b80cfc4d22 /src/test/GpgFrontendTest.h
parentfeat: add setting icon (diff)
downloadGpgFrontend-6c9b573357d055bd0968c6c516be73e2b5df50f6.tar.gz
GpgFrontend-6c9b573357d055bd0968c6c516be73e2b5df50f6.zip
fix: app only build issue
Diffstat (limited to 'src/test/GpgFrontendTest.h')
-rw-r--r--src/test/GpgFrontendTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/GpgFrontendTest.h b/src/test/GpgFrontendTest.h
index c5b7a375..16534656 100644
--- a/src/test/GpgFrontendTest.h
+++ b/src/test/GpgFrontendTest.h
@@ -32,7 +32,7 @@
#include "GpgFrontend.h"
// symbol exports header
-#include "GpgFrontendTestExport.h"
+#include "test/GpgFrontendTestExport.h"
// private declare area of test
#ifdef GF_TEST_PRIVATE