From: Mikko Rasa Date: Tue, 6 Sep 2011 08:37:57 +0000 (+0300) Subject: Fix a stray header name X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=commitdiff_plain;h=727e3ecd534972ce93f90bc5258e7c6c811efaa8 Fix a stray header name --- diff --git a/source/statement.cpp b/source/statement.cpp index 0925917..29961a9 100644 --- a/source/statement.cpp +++ b/source/statement.cpp @@ -1,4 +1,4 @@ -#include +#include #include "statement.h" using namespace std;