From aca9517b3d90180581570596cb5ac768ef8c127e Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 3 Dec 2012 17:09:13 +0100 Subject: refactored search command (states): they are now in a separate search.cpp file --- qbuffers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qbuffers.h') diff --git a/qbuffers.h b/qbuffers.h index 05ec388..d9c1b94 100644 --- a/qbuffers.h +++ b/qbuffers.h @@ -6,6 +6,7 @@ #include #include +#include #include -- cgit v1.2.3