]> code.delx.au - pulseaudio/blobdiff - polyp/polyplib-scache.h
commit liboil porting changes
[pulseaudio] / polyp / polyplib-scache.h
index ce74bef0978164ae9f41d52e43dcf10903a89b17..8ec375ea17810957e44452f797b0d60edda1a10d 100644 (file)
@@ -7,7 +7,7 @@
   This file is part of polypaudio.
  
   polypaudio is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published
+  it under the terms of the GNU Lesser General Public License as published
   by the Free Software Foundation; either version 2 of the License,
   or (at your option) any later version.
  
@@ -16,7 +16,7 @@
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
   General Public License for more details.
  
-  You should have received a copy of the GNU General Public License
+  You should have received a copy of the GNU Lesser General Public License
   along with polypaudio; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
   USA.
@@ -24,9 +24,9 @@
 
 #include <sys/types.h>
 
-#include "polyplib-context.h"
-#include "polyplib-stream.h"
-#include "cdecl.h"
+#include <polyp/polyplib-context.h>
+#include <polyp/polyplib-stream.h>
+#include <polyp/cdecl.h>
 
 /** \file
  * All sample cache related routines */