Skip to content

Commit ca8f7e5

Browse files
committed
https://github.com/PocketRent/hhvm-pgsql/pull/33/files
1 parent a908d60 commit ca8f7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgsql.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#include "hphp/runtime/base/runtime-option.h"
77
#include "hphp/runtime/server/server-stats.h"
8-
#include "hphp/runtime/ext/ext_string.h"
8+
#include "hphp/runtime/ext/string/ext_string.h"
99

1010
#define PGSQL_ASSOC 1
1111
#define PGSQL_NUM 2

0 commit comments

Comments
 (0)