aboutsummaryrefslogtreecommitdiff
path: root/src/event_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/event_pipe.h')
-rw-r--r--src/event_pipe.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/event_pipe.h b/src/event_pipe.h
index 3734bb86..3749ccf7 100644
--- a/src/event_pipe.h
+++ b/src/event_pipe.h
@@ -20,8 +20,6 @@
#ifndef EVENT_PIPE_H
#define EVENT_PIPE_H
-#include <glib.h>
-
enum pipe_event {
/** database update was finished */
PIPE_EVENT_UPDATE,