diff options
Diffstat (limited to 'plugins/HistoryStats/src/dlgconfigure.h')
-rw-r--r-- | plugins/HistoryStats/src/dlgconfigure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/dlgconfigure.h b/plugins/HistoryStats/src/dlgconfigure.h index d1f8b1c22f..8c1d9c98c3 100644 --- a/plugins/HistoryStats/src/dlgconfigure.h +++ b/plugins/HistoryStats/src/dlgconfigure.h @@ -1,7 +1,7 @@ #if !defined(HISTORYSTATS_GUARD_DLGCONFIGURE_H)
#define HISTORYSTATS_GUARD_DLGCONFIGURE_H
-#include "_globals.h"
+#include "stdafx.h"
#include "_consts.h"
class DlgConfigure
|