summaryrefslogtreecommitdiffstats
path: root/src/console.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-08-09 21:07:30 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-08-09 21:07:30 +0200
commit2002ba27a264d16b09f82c1bb197f576f051102e (patch)
treedd6535f8cd24d170a216dc24a87fb2036ab25404 /src/console.c
parent01a7da1d95fc37c2c28d94ef7519117a7f7f3903 (diff)
download0xFFFF-2002ba27a264d16b09f82c1bb197f576f051102e.tar.bz2
Move query.c into nolo.c
Diffstat (limited to 'src/console.c')
-rw-r--r--src/console.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console.c b/src/console.c
index 7098f36..2a89fc4 100644
--- a/src/console.c
+++ b/src/console.c
@@ -18,7 +18,6 @@
#if HAVE_USB
#include "main.h"
-#include "query.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>