Use system include syntax
This commit is contained in:
		
							parent
							
								
									22a0d5a3fb
								
							
						
					
					
						commit
						3283c71936
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -68,9 +68,9 @@
 | 
			
		|||
 | 
			
		||||
#include "hexchat-plugin.h"
 | 
			
		||||
#undef _POSIX_C_SOURCE	/* Avoid warning: also in /usr/include/features.hfrom glib.h */
 | 
			
		||||
#include "Python.h"
 | 
			
		||||
#include "structmember.h"
 | 
			
		||||
#include "pythread.h"
 | 
			
		||||
#include <Python.h>
 | 
			
		||||
#include <structmember.h>
 | 
			
		||||
#include <pythread.h>
 | 
			
		||||
 | 
			
		||||
#define VERSION_MAJOR 1
 | 
			
		||||
#define VERSION_MINOR 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue