aboutsummaryrefslogtreecommitdiff
path: root/www/libxul/files/patch-ipc-chromium-src-base-message_pump_libevent.cc
blob: 02b6a5e90ecae2b5202cc7a320e9b3266d12d5b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ipc/chromium/src/base/message_pump_libevent.cc~
+++ 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: