From 83444392a4c3a90b3103aa02d47426e3a9649a05 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Wed, 24 Nov 2004 10:00:24 +0000 Subject: Changed include paths Author: jgg Date: 2002-01-08 06:53:04 GMT Changed include paths --- python/apt_instmodule.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/apt_instmodule.cc') diff --git a/python/apt_instmodule.cc b/python/apt_instmodule.cc index 2eea4e77..96bd029b 100644 --- a/python/apt_instmodule.cc +++ b/python/apt_instmodule.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: apt_instmodule.cc,v 1.2 2001/09/30 03:52:58 jgg Exp $ +// $Id: apt_instmodule.cc,v 1.3 2002/01/08 06:53:04 jgg Exp $ /* ###################################################################### apt_intmodule - Top level for the python module. Create the internal @@ -20,7 +20,7 @@ #include #include -#include +#include /*}}}*/ // debExtractControl - Exctract an arbitary control member /*{{{*/ -- cgit v1.2.3