openbsd-ports/audio/ario/patches/patch-src_ario-profiles_h

13 lines
353 B
Plaintext

$OpenBSD: patch-src_ario-profiles_h,v 1.1.1.1 2013/05/09 14:24:55 bcallah Exp $
--- src/ario-profiles.h.orig Fri May 3 13:44:48 2013
+++ src/ario-profiles.h Fri May 3 13:45:26 2013
@@ -20,7 +20,7 @@
#ifndef __ARIO_PROFILES_H
#define __ARIO_PROFILES_H
-#include <glib/gslist.h>
+#include <glib.h>
#include "servers/ario-server.h"
G_BEGIN_DECLS