summaryrefslogtreecommitdiffstats
path: root/krootbacking/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krootbacking/main.cpp')
-rw-r--r--krootbacking/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krootbacking/main.cpp b/krootbacking/main.cpp
index 1e9c42835..012e07936 100644
--- a/krootbacking/main.cpp
+++ b/krootbacking/main.cpp
@@ -39,9 +39,9 @@ static const char description[] =
static const char version[] = "0.1";
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main(int argc, char **argv)