diff options
Diffstat (limited to 'plugins/HistoryStats/src/optionsctrlimpl_edit.cpp')
-rw-r--r-- | plugins/HistoryStats/src/optionsctrlimpl_edit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp index a70cb0d4b5..3684f59cc9 100644 --- a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp +++ b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp @@ -1,4 +1,4 @@ -#include "_globals.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
|