aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/client.c (renamed from src/interface.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface.c b/src/client.c
index ade2e36fc..91c055699 100644
--- a/src/interface.c
+++ b/src/client.c
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "interface.h"
+#include "client.h"
#include "command.h"
#include "conf.h"
#include "log.h"