From 3f5163a4f30cf5978ffd7ee363e0d81065eb29c0 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Fri, 2 Jul 2021 10:21:01 +0200 Subject: Delay the deletion of Folder objects This removes the need to check for the existance of the pointers Fixes: #8690 --- test/testallfilesdeleted.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/testallfilesdeleted.cpp') diff --git a/test/testallfilesdeleted.cpp b/test/testallfilesdeleted.cpp index e7b89cfec..e3ad69995 100644 --- a/test/testallfilesdeleted.cpp +++ b/test/testallfilesdeleted.cpp @@ -6,7 +6,7 @@ */ #include -#include "syncenginetestutils.h" +#include "testutils/syncenginetestutils.h" #include using namespace OCC; -- cgit v1.2.3