diff options
author | George Hazan <ghazan@miranda.im> | 2017-03-08 15:39:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-03-08 15:39:07 +0300 |
commit | 5d2730f1fb7c3d79ce55292f1d5d7bb5dc33cb44 (patch) | |
tree | c16454129cdb820d8449cdae779120506771cc69 /plugins/TabSRMM/src/stdafx.h | |
parent | be93143df994116183de976f8507dc7f88d74549 (diff) |
code reordering
Diffstat (limited to 'plugins/TabSRMM/src/stdafx.h')
-rw-r--r-- | plugins/TabSRMM/src/stdafx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index 74b9f2b7ea..14d2eb220f 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -120,7 +120,7 @@ typedef struct _DWM_THUMBNAIL_PROPERTIES #include "typingnotify.h"
#include "nen.h"
#include "functions.h"
-#include "chat/chat.h"
+#include "chat.h"
#include "contactcache.h"
#include "translator.h"
#include "themes.h"
@@ -133,7 +133,7 @@ typedef struct _DWM_THUMBNAIL_PROPERTIES #include "utils.h"
#include "sendlater.h"
#include "ImageDataObject.h"
-#include "chat/muchighlight.h"
+#include "muchighlight.h"
/*
|