diff options
Diffstat (limited to 'plugins/HistoryStats/src/bandctrlimpl.h')
-rw-r--r-- | plugins/HistoryStats/src/bandctrlimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/bandctrlimpl.h b/plugins/HistoryStats/src/bandctrlimpl.h index 9b2b6e708c..31320a9e40 100644 --- a/plugins/HistoryStats/src/bandctrlimpl.h +++ b/plugins/HistoryStats/src/bandctrlimpl.h @@ -1,7 +1,7 @@ #if !defined(HISTORYSTATS_GUARD_BANDCTRLIMPL_H)
#define HISTORYSTATS_GUARD_BANDCTRLIMPL_H
-#include "_globals.h"
+#include "stdafx.h"
#include "bandctrldefs.h"
#include <vector>
|