summaryrefslogtreecommitdiff
path: root/rpmio/tufdio.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 06:46:19 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 06:46:19 +0100
commitabeea80a38682069fe97e69c0c8ca71475497ba0 (patch)
tree1889ce4d6632eb42cdbf3722b76da5df6f8c330d /rpmio/tufdio.c
parent7fb2899b84ec829cb72a059e7ae32b23a7c80669 (diff)
downloadrpm-abeea80a38682069fe97e69c0c8ca71475497ba0.tar.gz
rpm-abeea80a38682069fe97e69c0c8ca71475497ba0.tar.bz2
rpm-abeea80a38682069fe97e69c0c8ca71475497ba0.zip
Use #include <x.h> syntax to include public headers.
Diffstat (limited to 'rpmio/tufdio.c')
-rw-r--r--rpmio/tufdio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/tufdio.c b/rpmio/tufdio.c
index 79088a6eb..53991c654 100644
--- a/rpmio/tufdio.c
+++ b/rpmio/tufdio.c
@@ -4,7 +4,7 @@
#include "system.h"
-#include "rpmurl.h"
+#include <rpmurl.h>
#include "rpmio_internal.h"
#include <stdarg.h>