From 8e887879589b340e5f530255d44632f7705089f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:05:29 -0600 Subject: [PATCH] Rename common header files for consistency with class renaming --- src/apt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apt.cpp b/src/apt.cpp index d3621c0..c329835 100644 --- a/src/apt.cpp +++ b/src/apt.cpp @@ -18,7 +18,7 @@ #include -#include +#include #include #include #include