summaryrefslogtreecommitdiff
path: root/src/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/info.h')
-rw-r--r--src/info.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/info.h b/src/info.h
index 08fb945f..ed16d4f0 100644
--- a/src/info.h
+++ b/src/info.h
@@ -29,10 +29,9 @@ namespace Info
void Init();
void Resize();
- bool Ready();
-
void GetSong();
# ifdef HAVE_CURL_CURL_H
+ bool Ready();
void GetArtist();
# endif
}