summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/src/auth_conn.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-23 23:06:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-23 23:06:56 -0600
commitfd5374f98102b3fe5988715e6c4a302c9885eb38 (patch)
tree2e90b822367a91af290602e059f0e20dcf0489fd /servers/auth_server_lin/src/auth_conn.cpp
parent2a5590d933f3fd440127e550f58804f53ba4adf9 (diff)
downloadulab-fd5374f98102b3fe5988715e6c4a302c9885eb38.tar.gz
ulab-fd5374f98102b3fe5988715e6c4a302c9885eb38.zip
Fix FTBFS
Diffstat (limited to 'servers/auth_server_lin/src/auth_conn.cpp')
-rw-r--r--servers/auth_server_lin/src/auth_conn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/auth_server_lin/src/auth_conn.cpp b/servers/auth_server_lin/src/auth_conn.cpp
index 52f950a..b64d838 100644
--- a/servers/auth_server_lin/src/auth_conn.cpp
+++ b/servers/auth_server_lin/src/auth_conn.cpp
@@ -27,7 +27,7 @@
#include <tqtimer.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kcmdlineargs.h>
#include "auth_conn.h"