aboutsummaryrefslogtreecommitdiff
path: root/src/fifo_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fifo_buffer.c')
-rw-r--r--src/fifo_buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fifo_buffer.c b/src/fifo_buffer.c
index adee438c..ceff6e60 100644
--- a/src/fifo_buffer.c
+++ b/src/fifo_buffer.c
@@ -28,6 +28,7 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "fifo_buffer.h"
#include <glib.h>