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