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