diff options
Diffstat (limited to 'kicker/applets/launcher/configdlg.h')
-rw-r--r-- | kicker/applets/launcher/configdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/launcher/configdlg.h b/kicker/applets/launcher/configdlg.h index e5fdbe34b..b96caf459 100644 --- a/kicker/applets/launcher/configdlg.h +++ b/kicker/applets/launcher/configdlg.h @@ -24,7 +24,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #ifndef CONFIG_DLG_H #define CONFIG_DLG_H -#include <kconfigdialog.h> +#include <tdeconfigdialog.h> class ConfigDlgBase; class Prefs; |