Reviewed by Richard:

2007-11-12  Sven Herzberg  <herzi@imendio.com>

	Reviewed by Richard:

	* gdk/quartz/gdkquartz.h: include <gdk/gdkprivate.h> with angle
	brackets and not with quotation marks


svn path=/trunk/; revision=18987
This commit is contained in:
Sven Herzberg
2007-11-13 21:05:09 +00:00
committed by Sven Herzberg
parent 118e9f41e2
commit 50f412114b
2 changed files with 9 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#define __GDK_QUARTZ_H__
#include <AppKit/AppKit.h>
#include "gdk/gdkprivate.h"
#include <gdk/gdkprivate.h>
G_BEGIN_DECLS