summaryrefslogtreecommitdiffstats
path: root/test/libapt/install_progress_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/libapt/install_progress_test.cc')
-rw-r--r--test/libapt/install_progress_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libapt/install_progress_test.cc b/test/libapt/install_progress_test.cc
index 7015c61..43c461e 100644
--- a/test/libapt/install_progress_test.cc
+++ b/test/libapt/install_progress_test.cc
@@ -5,7 +5,7 @@
#include <locale>
#include <string>
-#include <gtest/gtest.h>
+#include "common.h"
TEST(InstallProgressTest, FancyGetTextProgressStr)
{