diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:25 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:25 -0600 |
commit | 9e9cce8733ec19475057389be3f00f5a4a6a72ba (patch) | |
tree | 15e471f606a59dd8a13f03472ec53f817c37db76 /src/infodialog.h | |
parent | 8567e7d693d9ec1a0aba23873fcc9430f1f11489 (diff) | |
download | tdepowersave-9e9cce8733ec19475057389be3f00f5a4a6a72ba.tar.gz tdepowersave-9e9cce8733ec19475057389be3f00f5a4a6a72ba.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/infodialog.h')
-rw-r--r-- | src/infodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/infodialog.h b/src/infodialog.h index dcb2be5..305a1a1 100644 --- a/src/infodialog.h +++ b/src/infodialog.h @@ -31,7 +31,7 @@ #ifndef INFODIALOG_H #define INFODIALOG_H -#include <kconfig.h> +#include <tdeconfig.h> #include "info_Dialog.h" |