summaryrefslogtreecommitdiff
path: root/libpqpp/modifycommand.h
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2015-09-25 20:05:18 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2015-09-25 20:05:18 +0100
commite5bc15f20deb8cba1e79b324a3056ec9e7ecefdc (patch)
tree071f56710c44ce6bb2208d0eedcaf960608c58f9 /libpqpp/modifycommand.h
parentInstall rules (diff)
downloadlibdbpp-postgresql-e5bc15f20deb8cba1e79b324a3056ec9e7ecefdc.tar.bz2
libdbpp-postgresql-e5bc15f20deb8cba1e79b324a3056ec9e7ecefdc.tar.xz
libdbpp-postgresql-e5bc15f20deb8cba1e79b324a3056ec9e7ecefdc.zip
Use system dbpplibdbpp-postgresql-0.9
Diffstat (limited to 'libpqpp/modifycommand.h')
-rw-r--r--libpqpp/modifycommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpqpp/modifycommand.h b/libpqpp/modifycommand.h
index c2e06b6..b451273 100644
--- a/libpqpp/modifycommand.h
+++ b/libpqpp/modifycommand.h
@@ -1,7 +1,7 @@
#ifndef PQ_MODIFYCOMMAND_H
#define PQ_MODIFYCOMMAND_H
-#include "../libdbpp/modifycommand.h"
+#include <modifycommand.h>
#include "command.h"
namespace PQ {