aboutsummaryrefslogtreecommitdiffstats
path: root/src/lyrics_hd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lyrics_hd.c')
-rw-r--r--src/lyrics_hd.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lyrics_hd.c b/src/lyrics_hd.c
index 322160c98..e7acfc252 100644
--- a/src/lyrics_hd.c
+++ b/src/lyrics_hd.c
@@ -1,10 +1,8 @@
-#include <glib.h>
+#include "src_lyrics.h"
+
#include <stdlib.h>
-#include <stdio.h>
#include <unistd.h>
-#include "src_lyrics.h"
-
char *check_lyr_hd(char *artist, char *title, int how)
{ //checking whether for lyrics file existence and proper access
result |= 2;