mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
11 lines
318 B
C++
11 lines
318 B
C++
--- ./ext/P4/p4result.cpp.orig 2015-02-11 21:56:41.261843618 +0000
|
|
+++ ./ext/P4/p4result.cpp 2015-02-11 21:57:58.250220456 +0000
|
|
@@ -37,7 +37,7 @@
|
|
|
|
#include <ruby.h>
|
|
#include "undefdups.h"
|
|
-#include <p4/clientapi.h>
|
|
+#include <perforce/clientapi.h>
|
|
#include "gc_hack.h"
|
|
#include "p4error.h"
|
|
#include "p4utils.h"
|