summaryrefslogtreecommitdiff
path: root/libsqlitepp/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsqlitepp/connection.h')
-rw-r--r--libsqlitepp/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsqlitepp/connection.h b/libsqlitepp/connection.h
index aa73036..6fd6aa3 100644
--- a/libsqlitepp/connection.h
+++ b/libsqlitepp/connection.h
@@ -1,7 +1,7 @@
#ifndef SQLITE_CONNECTION_H
#define SQLITE_CONNECTION_H
-#include "../libdbpp/connection.h"
+#include <connection.h>
#include "error.h"
#include <sqlite3.h>