summaryrefslogtreecommitdiff
path: root/libmysqlpp/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmysqlpp/command.h')
-rw-r--r--libmysqlpp/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqlpp/command.h b/libmysqlpp/command.h
index 72828e0..2de1b85 100644
--- a/libmysqlpp/command.h
+++ b/libmysqlpp/command.h
@@ -1,7 +1,7 @@
#ifndef MY_COMMAND_H
#define MY_COMMAND_H
-#include "../libdbpp/command.h"
+#include <command.h>
#include <mysql.h>
#include <vector>