X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=playlist.c;h=ca427bc7379b43d3fac2fb567c17419d836ebc37;hp=ba99fad269ff740934ecec731166b01d3efdd7d1;hb=53d503ce;hpb=cc18590c9eeba5caef75e7d7ac495ac3dbf58c69 diff --git a/playlist.c b/playlist.c index ba99fad2..ca427bc7 100644 --- a/playlist.c +++ b/playlist.c @@ -1,8 +1,8 @@ #include "para.h" #include "error.h" +#include "string.h" #include "afh.h" #include "afs.h" -#include "string.h" /** \file playlist.c Functions for loading and saving playlists. */