Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skype_messaging_carbon.c')
-rw-r--r--skype_messaging_carbon.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/skype_messaging_carbon.c b/skype_messaging_carbon.c
index 1b16a2a..47863c9 100644
--- a/skype_messaging_carbon.c
+++ b/skype_messaging_carbon.c
@@ -20,6 +20,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifndef INCLUDED_LIBSKYPE_C
+# error Don't compile this file directly. Just compile libskype.c instead.
+#endif
+
#include <Carbon/Carbon.h>
//#include <Skype/Skype.h>
#include <glib.h>