summaryrefslogtreecommitdiff
path: root/test/test-eof.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-eof.c')
-rw-r--r--test/test-eof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-eof.c b/test/test-eof.c
index 001370a8..fd226193 100644
--- a/test/test-eof.c
+++ b/test/test-eof.c
@@ -2,7 +2,7 @@
* Compile with:
* cc -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent
*/
-#include "event-config.h"
+#include "event2/event-config.h"
#ifdef WIN32
#include <winsock2.h>