X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-vmscan.c;h=c1e84a77711c6dfc137efce488b624663a3c4b96;hb=c41d8071a57f5443a76dc5c9334048f49f43b82b;hp=994e5145350502f65018fa2d59d9fe0dcadb85fa;hpb=13ab8b0a749053960f81a4924a3ed27775518f94;p=lttng-modules.git diff --git a/probes/lttng-probe-vmscan.c b/probes/lttng-probe-vmscan.c index 994e5145..c1e84a77 100644 --- a/probes/lttng-probe-vmscan.c +++ b/probes/lttng-probe-vmscan.c @@ -39,7 +39,7 @@ #define CREATE_TRACE_POINTS #define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module -#include "../instrumentation/events/lttng-module/vmscan.h" +#include "../instrumentation/events/lttng-module/mm_vmscan.h" MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Wade Farnsworth , Paul Woegerer , and Andrew Gabbasov ");