aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mozilla-ipc-chromium-src-base-message_pump_libevent.cc
blob: ba9c0d6d34169778125cd44ed0f63f886ea8f579 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mozilla/ipc/chromium/src/base/message_pump_libevent.cc~
+++ mozilla/ipc/chromium/src/base/message_pump_libevent.cc
@@ -16,7 +16,7 @@
 #include "base/scoped_ptr.h"
 #include "base/time.h"
 #include "nsDependentSubstring.h"
-#include "third_party/libevent/event.h"
+#include "event.h"
 
 // Lifecycle of struct event
 // Libevent uses two main data structures: