summaryrefslogtreecommitdiff
path: root/libsqlitepp/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsqlitepp/command.h')
-rw-r--r--libsqlitepp/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsqlitepp/command.h b/libsqlitepp/command.h
index f1d12e9..c66d71d 100644
--- a/libsqlitepp/command.h
+++ b/libsqlitepp/command.h
@@ -1,7 +1,7 @@
#ifndef SQLITE_COMMAND_H
#define SQLITE_COMMAND_H
-#include "../libdbpp/command.h"
+#include <command.h>
#include <sqlite3.h>
namespace SQLite {