diff options
Diffstat (limited to 'FTNoIR_Tracker_HT/stdafx.h')
-rw-r--r-- | FTNoIR_Tracker_HT/stdafx.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/FTNoIR_Tracker_HT/stdafx.h b/FTNoIR_Tracker_HT/stdafx.h index a0c72843..9cbe1001 100644 --- a/FTNoIR_Tracker_HT/stdafx.h +++ b/FTNoIR_Tracker_HT/stdafx.h @@ -37,4 +37,7 @@ #include <QHBoxLayout> #include <QTimer> #include <QPainter> -#include <QPaintEvent>
\ No newline at end of file +#include <QPaintEvent> +#include <QList> +#include <QString> +#include <dshow.h>
\ No newline at end of file |