Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / event-notifier-notification.c
index 472479fd39817060136cda0b99590050f52bdf84..942f6136a96acbcc2ab32996dd60ba773ef67972 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "../libmsgpack/msgpack.h"
 #include "lttng-bytecode.h"
-#include "share.h"
+#include "ust-share.h"
 
 /*
  * We want this write to be atomic AND non-blocking, meaning that we
This page took 0.025736 seconds and 4 git commands to generate.