summaryrefslogtreecommitdiff
path: root/python/pkgrecords.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/pkgrecords.cc')
-rw-r--r--python/pkgrecords.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pkgrecords.cc b/python/pkgrecords.cc
index 3128365a..4bc05278 100644
--- a/python/pkgrecords.cc
+++ b/python/pkgrecords.cc
@@ -1,6 +1,6 @@
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
-// $Id: pkgrecords.cc,v 1.1 2001/02/20 06:32:01 jgg Exp $
+// $Id: pkgrecords.cc,v 1.2 2002/01/08 06:53:04 jgg Exp $
/* ######################################################################
Package Records - Wrapper for the package records functions
@@ -13,7 +13,7 @@
#include <apt-pkg/pkgrecords.h>
-#include <python/Python.h>
+#include <Python.h>
/*}}}*/
struct PkgRecordsStruct