summaryrefslogtreecommitdiff
path: root/ffnetdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffnetdev.h')
-rw-r--r--ffnetdev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffnetdev.h b/ffnetdev.h
index a12831e..8288ce6 100644
--- a/ffnetdev.h
+++ b/ffnetdev.h
@@ -28,6 +28,7 @@ private:
bool EnableRemote;
int m_origPrimaryDevice;
char m_ClientName[20];
+ cLearningThread *m_LearningThread;
public:
cPluginFFNetDev(void);