Changeset 297 for trunk

Show
Ignore:
Timestamp:
12/13/2007 02:06:50 (12 months ago)
Author:
indeyets
Message:

use <> for external includes, use quotes for internal includes

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/php/phpext.c

    r294 r297  
    2525#include <syck.h> 
    2626 
    27 #include "php.h" 
    28 #include "zend_exceptions.h" 
    29 #include "zend_interfaces.h" 
    30 #include "php_ini.h" 
    31 #include "ext/standard/info.h" 
     27#include <php.h> 
     28#include <zend_exceptions.h> 
     29#include <zend_interfaces.h> 
     30#include <php_ini.h> 
     31#include <ext/standard/info.h> 
    3232#include "php_syck.h" 
    3333 
  • trunk/lib/yaml2byte.c

    r287 r297  
    1010 *   ANYMORE! -- WHY HAS EMBRACED THIS AS THE REAL THING! 
    1111 */  
    12 #include <syck.h> 
     12#include "syck.h" 
    1313#include <assert.h> 
    1414#define YAMLBYTE_UTF8