diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:53:30 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:53:30 -0600 |
commit | d9e36c69f058bd1a0902170cb61919663ef9eeb7 (patch) | |
tree | b0231fa13758f581964dc1d09f4bba8dca801df9 /sip/kabc/resourceselectdialog.sip | |
parent | 86ceedb1d3bcd82ee89197ba49d79abce7ba9d6a (diff) | |
download | pytde-d9e36c69f058bd1a0902170cb61919663ef9eeb7.tar.gz pytde-d9e36c69f058bd1a0902170cb61919663ef9eeb7.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'sip/kabc/resourceselectdialog.sip')
-rw-r--r-- | sip/kabc/resourceselectdialog.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kabc/resourceselectdialog.sip b/sip/kabc/resourceselectdialog.sip index 56f8d73..d7c0a64 100644 --- a/sip/kabc/resourceselectdialog.sip +++ b/sip/kabc/resourceselectdialog.sip @@ -33,7 +33,7 @@ class ResourceSelectDialog %TypeHeaderCode #include <tqwidget.h> #include <resourceselectdialog.h> -#include <kabc/resource.h> +#include <tdeabc/resource.h> %End |