diff --git a/src/audio_device.h b/src/audio_device.h index 267f1d5..aea4715 100644 --- a/src/audio_device.h +++ b/src/audio_device.h @@ -31,7 +31,7 @@ #define OPENAL_BUFS 5 #define MAX_DEVICES 32 -#include + #include "windows.h" typedef enum DeviceType { diff --git a/src/groupchat.c b/src/groupchat.c index 42a092e..b21e918 100644 --- a/src/groupchat.c +++ b/src/groupchat.c @@ -30,6 +30,7 @@ #include #include #include +#include #ifdef AUDIO #ifdef __APPLE__ diff --git a/src/notify.h b/src/notify.h index 859fff9..3b29fe6 100644 --- a/src/notify.h +++ b/src/notify.h @@ -23,7 +23,7 @@ #ifndef NOTIFY_H #define NOTIFY_H -#include +#include #include "windows.h" typedef enum _Notification {