diff options
Diffstat (limited to 'build/rpmbuild.h')
-rw-r--r-- | build/rpmbuild.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpmbuild.h b/build/rpmbuild.h index e7aeaf97c..55bd5534d 100644 --- a/build/rpmbuild.h +++ b/build/rpmbuild.h @@ -9,7 +9,7 @@ #include <rpmcli.h> /* and it shouldn't need these :-( */ -#include <stringbuf.h> +#include <rpmstring.h> /* but this will be needed */ #include <rpmspec.h> |