summaryrefslogtreecommitdiff
path: root/python/rpmfi-py.h
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-12-08 14:02:32 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-12-08 14:02:32 +0200
commit9ce13e09ef42ea4efca3c624054b0b719f06a43b (patch)
tree1660a7c311fba0c86afba2cacea8669f07b8eb51 /python/rpmfi-py.h
parent179ebc1745b51eb9821dd783c9df475ac539532d (diff)
downloadlibrpm-tizen-9ce13e09ef42ea4efca3c624054b0b719f06a43b.tar.gz
librpm-tizen-9ce13e09ef42ea4efca3c624054b0b719f06a43b.tar.bz2
librpm-tizen-9ce13e09ef42ea4efca3c624054b0b719f06a43b.zip
Switch to <rpm/foo.h> style for public headers
- adjust include paths accordingly
Diffstat (limited to 'python/rpmfi-py.h')
-rw-r--r--python/rpmfi-py.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmfi-py.h b/python/rpmfi-py.h
index 37cde0ec2..cb7575009 100644
--- a/python/rpmfi-py.h
+++ b/python/rpmfi-py.h
@@ -1,7 +1,7 @@
#ifndef H_RPMFI_PY
#define H_RPMFI_PY
-#include <rpmfi.h>
+#include <rpm/rpmfi.h>
/** \ingroup py_c
* \file python/rpmfi-py.h