rename db.c to afs.c and db.h to afs.h
[paraslash.git] / command.c
index ffd660d63c0cdd94cd73d952a8785007873f1a97..325f768604ef192ef986e47ca0b603de92938cbb 100644 (file)
--- a/command.c
+++ b/command.c
@@ -20,7 +20,7 @@
 
 #include <sys/time.h> /* gettimeofday */
 #include "server.cmdline.h"
-#include "db.h"
+#include "afs.h"
 #include "server.h"
 #include "vss.h"
 #include "send.h"