mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Fix conventions for system include
This commit is contained in:
parent
f6240e9f68
commit
8ffac22f1b
1 changed files with 1 additions and 1 deletions
2
pango.c
2
pango.c
|
|
@ -1,4 +1,4 @@
|
|||
#include "cairo.h"
|
||||
#include <cairo.h>
|
||||
#include <cairo/cairo.h>
|
||||
#include <pango/pangocairo.h>
|
||||
#include <stdarg.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue