diff options
Diffstat (limited to 'db/cmdline.cpp')
-rw-r--r-- | db/cmdline.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/cmdline.cpp b/db/cmdline.cpp index d1172baed54..59eafdd3f02 100644 --- a/db/cmdline.cpp +++ b/db/cmdline.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "../stdafx.h" +#include "stdafx.h" #include "cmdline.h" #include "commands.h" |