]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - playlist.c
Replace struct table_info by struct afs_table.
[paraslash.git] / playlist.c
index ba99fad269ff740934ecec731166b01d3efdd7d1..ca427bc7379b43d3fac2fb567c17419d836ebc37 100644 (file)
@@ -1,8 +1,8 @@
 #include "para.h"
 #include "error.h"
 #include "para.h"
 #include "error.h"
+#include "string.h"
 #include "afh.h"
 #include "afs.h"
 #include "afh.h"
 #include "afs.h"
-#include "string.h"
 
 /** \file playlist.c Functions for loading and saving playlists. */
 
 
 /** \file playlist.c Functions for loading and saving playlists. */