projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename afs.[ch] to afs_common.[ch].
[paraslash.git]
/
playlist_selector.c
diff --git
a/playlist_selector.c
b/playlist_selector.c
index
d114926
..
a497ec1
100644
(file)
--- a/
playlist_selector.c
+++ b/
playlist_selector.c
@@
-7,7
+7,7
@@
/** \file playlist_selector.c The playlist audio file selector of paraslash */
#include "server.h"
-#include "afs.h"
+#include "afs
_common
.h"
#include "error.h"
#include "net.h"
#include "string.h"