From: Andre Noll Date: Sun, 6 Sep 2015 19:08:59 +0000 (+0200) Subject: afs.h: Do not include regex.h. X-Git-Tag: v0.5.6~88 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=89967d4da95b703a7c1059d42479536cd162a1a7;hp=9cc91f2d8d746e77947eeb2fd7af711a43c3a56a;ds=sidebyside afs.h: Do not include regex.h. This is unnecessary as all source files which include afs.h included regex.h before. --- diff --git a/afs.h b/afs.h index e77cdf02..25ff421d 100644 --- a/afs.h +++ b/afs.h @@ -6,8 +6,6 @@ /** \file afs.h Exported symbols of the audio file selector. */ -#include - /** Audio file selector data stored in the audio file table. */ struct afs_info { /** Seconds since the epoch. */