Forgot to include gtk.h
parent
4bce04d985
commit
7612b1d8f1
|
@ -20,6 +20,7 @@
|
|||
#ifndef __EGG_SM_CLIENT_PRIVATE_H__
|
||||
#define __EGG_SM_CLIENT_PRIVATE_H__
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#if !GTK_CHECK_VERSION (3, 0, 0)
|
||||
#include <gdkconfig.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue