don't include .c files!
authorWilfried Göesgens <willi@citadel.org>
Mon, 20 Mar 2006 14:35:29 +0000 (14:35 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 20 Mar 2006 14:35:29 +0000 (14:35 +0000)
citadel/commands.c

index 17d3150d40e9f9a81b04a15bc580991a01bbc28c..0494afb08d904a5ea175b7774820a51a52fb6541 100644 (file)
@@ -53,7 +53,7 @@
 #include "tools.h"
 #include "rooms.h"
 #include "client_chat.h"
-#include "citadel_dirs.c"
+#include "citadel_dirs.h"
 #ifndef HAVE_SNPRINTF
 #include "snprintf.h"
 #endif