From bf80828b5de504425bf30476fca09d8b8c10e891 Mon Sep 17 00:00:00 2001 From: Jan Kupec Date: Wed, 30 Jul 2008 14:28:30 +0000 Subject: - fix ServiceInfo forward declaration problem --- swig/zypp.i | 1 + 1 file changed, 1 insertion(+) (limited to 'swig/zypp.i') diff --git a/swig/zypp.i b/swig/zypp.i index d844170..f8570e9 100644 --- a/swig/zypp.i +++ b/swig/zypp.i @@ -40,6 +40,7 @@ #include "zypp/ResFilters.h" #include "zypp/OnMediaLocation.h" #include "zypp/Repository.h" +#include "zypp/ServiceInfo.h" #include "zypp/RepoManager.h" #include "zypp/Service.h" #include "zypp/repo/RepoType.h" -- cgit v1.2.3