summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
authorroot <root>2008-01-10 06:00:55 +0000
committerroot <root>2008-01-10 06:00:55 +0000
commit71b44ee4e9677f9ddc2b7f91f32654cfd1bd2f73 (patch)
tree5b8545221c365bcd6cefcbfee25e8b392038c383 /ev++.h
parent906949bd4819e3a740ed7e0bdad5a6df62bfbb95 (diff)
*** empty log message ***
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev++.h b/ev++.h
index e447998..53367c1 100644
--- a/ev++.h
+++ b/ev++.h
@@ -43,7 +43,7 @@
#ifdef EV_H
# include EV_H
#else
-# include <ev.h>
+# include "ev.h"
#endif
namespace ev {