summaryrefslogtreecommitdiff
path: root/test/libapt/pattern_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/libapt/pattern_test.cc')
-rw-r--r--test/libapt/pattern_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libapt/pattern_test.cc b/test/libapt/pattern_test.cc
index 55bc4bdcf..75afead5f 100644
--- a/test/libapt/pattern_test.cc
+++ b/test/libapt/pattern_test.cc
@@ -10,7 +10,7 @@
#include <apt-pkg/cachefilter-patterns.h>
#include <apt-pkg/cachefilter.h>
-#include <gtest/gtest.h>
+#include "common.h"
using namespace APT::Internal;