summaryrefslogtreecommitdiffstats
path: root/test/libapt/file-helpers.cc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-23 04:10:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-23 04:10:51 +0000
commitdb6013f0a589994e17df4409f3f4fa14e6073648 (patch)
tree5b38da131085ed41ae2caba76e5f3000e06e7457 /test/libapt/file-helpers.cc
parentAdding debian version 2.9.1. (diff)
downloadapt-db6013f0a589994e17df4409f3f4fa14e6073648.tar.xz
apt-db6013f0a589994e17df4409f3f4fa14e6073648.zip
Merging upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/libapt/file-helpers.cc')
-rw-r--r--test/libapt/file-helpers.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libapt/file-helpers.cc b/test/libapt/file-helpers.cc
index bb7052b..541dea1 100644
--- a/test/libapt/file-helpers.cc
+++ b/test/libapt/file-helpers.cc
@@ -9,7 +9,7 @@
#include <sys/types.h>
#include <unistd.h>
-#include <gtest/gtest.h>
+#include "common.h"
#include "file-helpers.h"