]> git.draconx.ca Git - liblbx.git/blobdiff - src/image.c
liblbx: Use unconditional includes of <config.h>.
[liblbx.git] / src / image.c
index a5a4bffcc2a4f9cf5956c4c4da719f46eac97b59..1525fb2d51fe684e170ea807c2dbd79148fde805 100644 (file)
  *  You should have received a copy of the GNU General Public License
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#ifdef HAVE_CONFIG_H
-#      include "config.h"
-#endif
-
+#include <config.h>
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>