summaryrefslogtreecommitdiffstats
path: root/tests/unit/package_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/package_test.cpp')
-rw-r--r--tests/unit/package_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/package_test.cpp b/tests/unit/package_test.cpp
index fa492d38b..a735a699e 100644
--- a/tests/unit/package_test.cpp
+++ b/tests/unit/package_test.cpp
@@ -26,7 +26,7 @@
#include <ziparchive/zip_writer.h>
#include "common/test_constants.h"
-#include "package.h"
+#include "install/package.h"
class PackageTest : public ::testing::Test {
protected: