summaryrefslogtreecommitdiff
path: root/tipper/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tipper/common.h')
-rw-r--r--tipper/common.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/tipper/common.h b/tipper/common.h
index 0a442d6..d6986e5 100644
--- a/tipper/common.h
+++ b/tipper/common.h
@@ -51,7 +51,7 @@
#include <m_clui.h>
#include <m_clist.h>
#include <m_clc.h>
-#include <m_cluiframes.h>
+#include "m_cluiframes.h"
#include <m_awaymsg.h>
#include <stdio.h>
#include <m_utils.h>
@@ -62,19 +62,19 @@
#include <m_popup.h>
-#include <m_updater.h>
+#include "m_updater.h"
#include <m_fontservice.h>
#include <m_avatars.h>
-#include <m_variables.h>
+#include "m_variables.h"
-#include <m_notify.h>
+#include "m_notify.h"
-#include <m_smr.h>
+#include "m_smr.h"
-#include <m_metacontacts.h>
+#include "m_metacontacts.h"
#include <m_icq.h>
-#include <m_ersatz.h>
+#include "m_ersatz.h"
#include <m_imgsrvc.h>
#define MODULE "Tipper"