diff options
Diffstat (limited to 'protocols/Dummy/src/stdafx.h')
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 4dd662c2db..254731c90d 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -36,6 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_file.h>
#include <m_fontservice.h>
#include <m_genmenu.h>
+#include <m_history.h>
#include <m_hotkeys.h>
#include <m_icolib.h>
#include <m_idle.h>
|