summaryrefslogtreecommitdiffstats
path: root/src/wlassistant.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/wlassistant.h
parentbf4f321c3b94af160910a0d7d9cf7b1fa1a76bda (diff)
downloadwlassistant-ad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c.tar.gz
wlassistant-ad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c.zip
Fix FTBFS
Diffstat (limited to 'src/wlassistant.h')
-rw-r--r--src/wlassistant.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wlassistant.h b/src/wlassistant.h
index 03a9c54..4951e8f 100644
--- a/src/wlassistant.h
+++ b/src/wlassistant.h
@@ -24,6 +24,8 @@
//connection check interval in msec
#define WA_CONNECTION_CHECK_INTERVAL 5000
+#include <tqlistview.h>
+
#include "ui_main.h"
#include "waconfig.h"