diff options
author | Wez Furlong <wez@netevil.org> | 2011-04-03 17:42:46 -0400 |
---|---|---|
committer | Wez Furlong <wez@netevil.org> | 2011-04-03 17:42:46 -0400 |
commit | 8e4e3efb4e7c3bdb86f247bd161d0809757609c8 (patch) | |
tree | e56dab3589844e187420cdd5bac70f3b70c4c26a /libctf/ctf_impl.h | |
parent | e9f8c2cd7be8f75fb1d6d9bdb7f3f418d5068e04 (diff) | |
download | ctf-8e4e3efb4e7c3bdb86f247bd161d0809757609c8.tar.gz |
ensure that we install headers under pctf/ as we promised in the README
Diffstat (limited to 'libctf/ctf_impl.h')
-rw-r--r-- | libctf/ctf_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libctf/ctf_impl.h b/libctf/ctf_impl.h index d7f0075..a8f0787 100644 --- a/libctf/ctf_impl.h +++ b/libctf/ctf_impl.h @@ -30,7 +30,7 @@ #pragma ident "%Z%%M% %I% %E% SMI" -#include "pctf_config.h" +#include "pctf/pctf_config.h" #define CTF_OLD_VERSIONS |