diff options
Diffstat (limited to 'tdeioslave/cgi/cgi.h')
-rw-r--r-- | tdeioslave/cgi/cgi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/cgi/cgi.h b/tdeioslave/cgi/cgi.h index 165b34a47..2113acd0f 100644 --- a/tdeioslave/cgi/cgi.h +++ b/tdeioslave/cgi/cgi.h @@ -15,8 +15,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef KIO_CGI_H -#define KIO_CGI_H +#ifndef TDEIO_CGI_H +#define TDEIO_CGI_H #include <tqobject.h> |