diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:00 -0600 |
commit | 2d84c9d3ad0aaea0620658024537d54e6a7939f4 (patch) | |
tree | 35675532f42e78dbfcd56c6b344e1f0e79013a2e /xparts/src/interfaces/xparthost.h | |
parent | 980972d200e109a643e5a10037d7f9fcf02382ed (diff) | |
download | tdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.tar.gz tdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'xparts/src/interfaces/xparthost.h')
-rw-r--r-- | xparts/src/interfaces/xparthost.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xparts/src/interfaces/xparthost.h b/xparts/src/interfaces/xparthost.h index 75c6f4e0..40958086 100644 --- a/xparts/src/interfaces/xparthost.h +++ b/xparts/src/interfaces/xparthost.h @@ -1,5 +1,5 @@ -#ifndef __xkparts_parthost_h__ -#define __xkparts_parthost_h__ +#ifndef __xtdeparts_parthost_h__ +#define __xtdeparts_parthost_h__ #include <dcopobject.h> #include <dcopref.h> |