mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
include header files in simple.h with <> instead of ""
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@497 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
5ccf4145bc
commit
2e0dcc4ff0
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "sample.h"
|
||||
#include "def.h"
|
||||
#include <polyp/sample.h>
|
||||
#include <polyp/def.h>
|
||||
#include <polyp/cdecl.h>
|
||||
|
||||
/** \file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue