summaryrefslogtreecommitdiff
path: root/src/av-cp/entry-completion.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/av-cp/entry-completion.c')
-rw-r--r--src/av-cp/entry-completion.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/av-cp/entry-completion.c b/src/av-cp/entry-completion.c
index c0e7330..e83fe6b 100644
--- a/src/av-cp/entry-completion.c
+++ b/src/av-cp/entry-completion.c
@@ -1,3 +1,5 @@
+#include <config.h>
+
#include "entry-completion.h"
#include <libgupnp-av/gupnp-av.h>
@@ -198,4 +200,4 @@ entry_completion_set_search_criteria (EntryCompletion *self, char const * const
-1);
it++;
}
-} \ No newline at end of file
+}