Revision: 9429
http://sourceforge.net/p/skim-app/code/9429
Author: hofman
Date: 2017-10-03 12:54:05 +0000 (Tue, 03 Oct 2017)
Log Message:
-----------
Use quotes instead of angles for header include
Modified Paths:
--------------
trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_utils.m
Modified: trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_utils.m
===================================================================
--- trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_utils.m
2017-10-03 12:48:43 UTC (rev 9428)
+++ trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_utils.m
2017-10-03 12:54:05 UTC (rev 9429)
@@ -41,7 +41,7 @@
/* In this file, we find all the functions that may depend on the operating
system. */
-#include <synctex_parser_utils.h>
+#include "synctex_parser_utils.h"
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit