summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-10-11 13:07:21 -0500
committerTimothy Pearson <[email protected]>2012-10-11 13:07:21 -0500
commit6113b0c6774e0defa88e12bb9ac7372b7872b74b (patch)
tree4469557de327f27e02e72ade341680f30028b1af
parent6b4b40b1e1e206e50c6566f643ac7f5945c0944f (diff)
downloadtdenetworkmanager-6113b0c6774e0defa88e12bb9ac7372b7872b74b.tar.gz
tdenetworkmanager-6113b0c6774e0defa88e12bb9ac7372b7872b74b.zip
Fix FTBFS
-rw-r--r--tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_ppp_widget.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_ppp_widget.cpp b/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_ppp_widget.cpp
index 3ab971e..68e75d0 100644
--- a/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_ppp_widget.cpp
+++ b/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_ppp_widget.cpp
@@ -22,9 +22,7 @@
*
**************************************************************************/
-#include <nm-setting-ppp.h>
-
-// qt headers
+// tqt headers
#include <tqwidget.h>
#include <tqlineedit.h>
#include <tqcheckbox.h>