summaryrefslogtreecommitdiff
path: root/rpm.c
diff options
context:
space:
mode:
authorewt <devnull@localhost>1997-09-19 14:08:10 +0000
committerewt <devnull@localhost>1997-09-19 14:08:10 +0000
commitb7d6861f740b68720d276da802330bd95c6a1914 (patch)
tree6ad698a3dbe4a485a423d6f4a37be87445c09ef7 /rpm.c
parent23a98445167f19dbdbadfd4a7a526cbba2b1e745 (diff)
downloadrpm-b7d6861f740b68720d276da802330bd95c6a1914.tar.gz
rpm-b7d6861f740b68720d276da802330bd95c6a1914.tar.bz2
rpm-b7d6861f740b68720d276da802330bd95c6a1914.zip
popt is it's own library
CVS patchset: 1834 CVS date: 1997/09/19 14:08:10
Diffstat (limited to 'rpm.c')
-rwxr-xr-xrpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm.c b/rpm.c
index ab67a4255..0ca5167c0 100755
--- a/rpm.c
+++ b/rpm.c
@@ -23,7 +23,7 @@
#include "intl.h"
#include "lib/messages.h"
#include "lib/signature.h"
-#include "misc/popt.h"
+#include "popt/popt.h"
#include "miscfn.h"
#include "query.h"
#include "rpmlib.h"