summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/tdeio_gopher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_gopher.cpp b/src/tdeio_gopher.cpp
index cbfdd33..f4377e2 100644
--- a/src/tdeio_gopher.cpp
+++ b/src/tdeio_gopher.cpp
@@ -26,7 +26,7 @@ using namespace TDEIO;
extern "C"
{
- int KDE_EXPORT kdemain( int argc, char **argv )
+ int TDE_EXPORT kdemain( int argc, char **argv )
{
TDEInstance instance( "tdeio_gopher" );