get rid of HAVE_CONFIG_H directives

This commit is contained in:
Andrzej Rybczak
2012-09-02 15:50:02 +02:00
parent 3ce98628e9
commit b1ff896cb6
5 changed files with 5 additions and 15 deletions

View File

@@ -21,9 +21,7 @@
#ifndef _LYRICS_FETCHER_H
#define _LYRICS_FETCHER_H
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "config.h"
#ifdef HAVE_CURL_CURL_H