summaryrefslogtreecommitdiff
path: root/epoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'epoll.c')
-rw-r--r--epoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epoll.c b/epoll.c
index 04fbfeb0..10c9138d 100644
--- a/epoll.c
+++ b/epoll.c
@@ -24,7 +24,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "event-config.h"
+#include "event2/event-config.h"
#include <stdint.h>
#include <sys/types.h>