diff options
Diffstat (limited to 'protocols/Tox/src/stdafx.h')
-rw-r--r-- | protocols/Tox/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Tox/src/stdafx.h b/protocols/Tox/src/stdafx.h index 12dfcc7845..a2de2a5528 100644 --- a/protocols/Tox/src/stdafx.h +++ b/protocols/Tox/src/stdafx.h @@ -54,7 +54,6 @@ struct CToxProto; #include "version.h"
#include "resource.h"
#include "tox_menus.h"
-#include "tox_logger.h"
#include "tox_thread.h"
#include "tox_address.h"
#include "tox_dialogs.h"
|