diff options
Diffstat (limited to 'cpp/src/qmf/QueryImpl.cpp')
-rw-r--r-- | cpp/src/qmf/QueryImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qmf/QueryImpl.cpp b/cpp/src/qmf/QueryImpl.cpp index f74d9238ae..7e827796bb 100644 --- a/cpp/src/qmf/QueryImpl.cpp +++ b/cpp/src/qmf/QueryImpl.cpp @@ -17,7 +17,7 @@ * under the License. */ -#include "QueryImpl.h" +#include "qmf/QueryImpl.h" using namespace std; using namespace qmf; |