Skip to content

Commit 7f0913a

Browse files
committed
rename files
1 parent cbc48ef commit 7f0913a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

php_bsdiff.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
#include "ext/standard/info.h"
2525
#include "zend_exceptions.h"
2626

27-
#include "bsdiff_arginfo.h"
2827
#include "bsdiff.h"
2928
#include "bspatch.h"
3029
#include "php_bsdiff.h"
30+
#include "php_bsdiff_arginfo.h"
3131

3232
#include <sys/stat.h>
3333
#include <bzlib.h>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)