diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:49:33 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:49:33 -0600 |
commit | 51cb17939cc986de61b7cce799076ee6ddcbf3b2 (patch) | |
tree | 30b6c628b25f1dece45df9dbb11bfd546dba5406 /conduits/abbrowserconduit/kabcRecord.h | |
parent | cbf5d0cef8875e3a03b49338d42784e23f96b26d (diff) | |
download | kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'conduits/abbrowserconduit/kabcRecord.h')
-rw-r--r-- | conduits/abbrowserconduit/kabcRecord.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/abbrowserconduit/kabcRecord.h b/conduits/abbrowserconduit/kabcRecord.h index f27f0b1..4a862db 100644 --- a/conduits/abbrowserconduit/kabcRecord.h +++ b/conduits/abbrowserconduit/kabcRecord.h @@ -35,7 +35,7 @@ #include <tqvaluevector.h> -#include <kabc/phonenumber.h> +#include <tdeabc/phonenumber.h> #include "pilotAddress.h" |