summaryrefslogtreecommitdiff
path: root/libpqpp/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpqpp/command.h')
-rw-r--r--libpqpp/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpqpp/command.h b/libpqpp/command.h
index a3601c4..e6edac2 100644
--- a/libpqpp/command.h
+++ b/libpqpp/command.h
@@ -1,7 +1,7 @@
#ifndef PQ_COMMAND_H
#define PQ_COMMAND_H
-#include "../libdbpp/command.h"
+#include <command.h>
#include <libpq-fe.h>
#include <vector>