summaryrefslogtreecommitdiffstats
path: root/src/ui_netparamswizard.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-27 19:07:51 -0600
committerTimothy Pearson <[email protected]>2011-11-27 19:07:51 -0600
commitad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c (patch)
tree5b8ac52e15166c53315992cb2a87cc28643f1ab4 /src/ui_netparamswizard.h
parentbf4f321c3b94af160910a0d7d9cf7b1fa1a76bda (diff)
downloadwlassistant-ad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c.tar.gz
wlassistant-ad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c.zip
Fix FTBFS
Diffstat (limited to 'src/ui_netparamswizard.h')
-rw-r--r--src/ui_netparamswizard.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ui_netparamswizard.h b/src/ui_netparamswizard.h
index 26c9a58..b6b627e 100644
--- a/src/ui_netparamswizard.h
+++ b/src/ui_netparamswizard.h
@@ -18,8 +18,10 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#ifndef UI_NETPARAMSWIZARD_H
-#define UI_NETPARAMSWIZARD_H
+#ifndef UI_NETPARAMSWIZARD_IMPL_H
+#define UI_NETPARAMSWIZARD_IMPL_H
+
+#include <tqlistview.h>
#include "ui_NetParamsWizard.h"