mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 08:04:32 +04:00
12 lines
238 B
Diff
12 lines
238 B
Diff
--- a/qpb/qpb_allocator.h
|
|
+++ b/qpb/qpb_allocator.h
|
|
@@ -14,7 +14,7 @@
|
|
#ifndef _QPB_ALLOCATOR_H_
|
|
#define _QPB_ALLOCATOR_H_
|
|
|
|
-#include <google/protobuf-c/protobuf-c.h>
|
|
+#include <protobuf-c/protobuf-c.h>
|
|
|
|
struct linear_allocator_t_;
|
|
|