Include <config.h> instead of "config.h".
[bpt/emacs.git] / lib-src / timer.c
index 466425e..c5265d5 100644 (file)
@@ -17,7 +17,7 @@
 #include <fcntl.h>      /* FASYNC */
 #include <sys/types.h>  /* time_t */
 
-#include "../src/config.h"
+#include <../src/config.h>
 #ifdef USG
 #undef SIGIO
 #define SIGIO  SIGUSR1