summaryrefslogtreecommitdiff
path: root/build/parseFiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/parseFiles.c')
-rw-r--r--build/parseFiles.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/parseFiles.c b/build/parseFiles.c
index 2b3e1a3ea..e685b4413 100644
--- a/build/parseFiles.c
+++ b/build/parseFiles.c
@@ -5,9 +5,9 @@
#include "system.h"
-#include <rpmbuild.h>
-#include <rpmlog.h>
-#include <rpmfileutil.h>
+#include <rpm/rpmbuild.h>
+#include <rpm/rpmlog.h>
+#include <rpm/rpmfileutil.h>
#include "debug.h"
/* These have to be global scope to make up for *stupid* compilers */