diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Omegle/src/common.h | 1 | ||||
-rw-r--r-- | protocols/Skype/src/skype.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Omegle/src/common.h b/protocols/Omegle/src/common.h index 25f088b66a..3237a333ac 100644 --- a/protocols/Omegle/src/common.h +++ b/protocols/Omegle/src/common.h @@ -46,7 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_system_cpp.h>
#include <m_chat.h>
#include <m_clistint.h>
-#include <m_database.h>
#include <m_langpack.h>
#include <m_netlib.h>
#include <m_options.h>
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h index d27c7564ab..9e8f436a7f 100644 --- a/protocols/Skype/src/skype.h +++ b/protocols/Skype/src/skype.h @@ -21,7 +21,6 @@ #include <m_clistint.h>
#include <m_clui.h>
#include <m_core.h>
-#include <m_database.h>
#include <m_ignore.h>
#include <m_langpack.h>
#include <m_message.h>
|