summaryrefslogtreecommitdiffstats
path: root/src/networkinterface.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:50:55 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:50:55 -0600
commitaf4135d80dc6a4591d1890d5d6387f8b4a98d575 (patch)
treece498670943197748b795dbf9210904f6b897360 /src/networkinterface.h
parent4af2186993f7fe61626d1197106ed5f367a5b3fc (diff)
downloadkvpnc-af4135d80dc6a4591d1890d5d6387f8b4a98d575.tar.gz
kvpnc-af4135d80dc6a4591d1890d5d6387f8b4a98d575.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/networkinterface.h')
-rw-r--r--src/networkinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/networkinterface.h b/src/networkinterface.h
index 1543af2..651e05e 100644
--- a/src/networkinterface.h
+++ b/src/networkinterface.h
@@ -25,7 +25,7 @@
#include <tqstringlist.h>
#include <tqobject.h>
#include <tqapplication.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <tqhttp.h>
#include <tqstringlist.h>
#include "kvpncconfig.h"