summaryrefslogtreecommitdiffstats
path: root/raul
diff options
context:
space:
mode:
Diffstat (limited to 'raul')
-rw-r--r--raul/EventRingBuffer.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/EventRingBuffer.hpp b/raul/EventRingBuffer.hpp
index 2e3bc22..a0a34aa 100644
--- a/raul/EventRingBuffer.hpp
+++ b/raul/EventRingBuffer.hpp
@@ -20,7 +20,6 @@
#include <cassert>
#include <algorithm>
-#include <glib.h>
#include "raul/RingBuffer.hpp"
#include "raul/TimeStamp.hpp"