summaryrefslogtreecommitdiff
path: root/rpmdb
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:42:46 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:42:46 +0100
commit979907ae8bd2f9fd5878ed057d16837bd6f064dc (patch)
tree8807bec768cfe5d66d48be7ecfc4383d25183da2 /rpmdb
parent2c4e4c0ccbeac09dbfb6cbaa3ae1ef2c6e4a149d (diff)
downloadrpm-979907ae8bd2f9fd5878ed057d16837bd6f064dc.tar.gz
rpm-979907ae8bd2f9fd5878ed057d16837bd6f064dc.tar.bz2
rpm-979907ae8bd2f9fd5878ed057d16837bd6f064dc.zip
Include "header_internal.h" instead of <header_internal.h>.
Diffstat (limited to 'rpmdb')
-rw-r--r--rpmdb/header_internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdb/header_internal.c b/rpmdb/header_internal.c
index bfe9b8ddd..678142114 100644
--- a/rpmdb/header_internal.c
+++ b/rpmdb/header_internal.c
@@ -4,7 +4,7 @@
#include "system.h"
-#include <header_internal.h>
+#include "header_internal.h"
#include "debug.h"