From 1c28600c36d15cf1eb6f8a1816375abf0d4bef31 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 20 Jul 2015 05:06:53 +0200 Subject: ht: fix include --- ftnoir_tracker_ht/ftnoir_tracker_ht.cpp | 1 - ftnoir_tracker_ht/stdafx.h | 0 2 files changed, 1 deletion(-) delete mode 100644 ftnoir_tracker_ht/stdafx.h diff --git a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp index 86992911..2ac614a2 100644 --- a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp +++ b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp @@ -1,4 +1,3 @@ -#include "stdafx.h" #include "headtracker-ftnoir.h" #include "ftnoir_tracker_ht.h" #include "ui_ht-trackercontrols.h" diff --git a/ftnoir_tracker_ht/stdafx.h b/ftnoir_tracker_ht/stdafx.h deleted file mode 100644 index e69de29b..00000000 -- cgit v1.2.3