32 #ifndef EXTERNAL_INCLUDES_H
34 #define EXTERNAL_INCLUDES_H
39 #define VERSION "0.7.4.1166"
40 #define PACKAGE_NAME "mp3splt-gtk"
55 #include <sys/types.h>
65 #define usleep(x) Sleep(x/1000)
70 #include <sys/socket.h>
71 #include <sys/types.h>
72 #include <netinet/in.h>
79 #include <glib/gi18n.h>
80 #include <glib/gstdio.h>
81 #include <glib/gprintf.h>
83 #include <gdk/gdkkeysyms.h>