diff options
Diffstat (limited to 'languages/sql/sqlactions.h')
| -rw-r--r-- | languages/sql/sqlactions.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/languages/sql/sqlactions.h b/languages/sql/sqlactions.h index 840e43db..70a2223d 100644 --- a/languages/sql/sqlactions.h +++ b/languages/sql/sqlactions.h @@ -1,6 +1,6 @@  /***************************************************************************   *   Copyright (C) 2003 by Harald Fernengel                                * - *   harry@kdevelop.org                                                    * + *   harry@tdevelop.org                                                    *   *                                                                         *   *   This program is free software; you can redistribute it and/or modify  *   *   it under the terms of the GNU General Public License as published by  * @@ -12,7 +12,7 @@  #ifndef _SQLACTION_H_  #define _SQLACTION_H_ -#include <kdeversion.h> +#include <tdeversion.h>  #include <kxmlguiclient.h>  #include <kaction.h> | 
