summaryrefslogtreecommitdiff
path: root/atk/atktypes.h
blob: 2ad23deba7608a1ac2371eb233766eb4accf9b11 (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#if !defined(__ATK_H_INSIDE__) && !defined(GTK_COMPILATION)
#error "Only <atk/atk.h> can be included directly."
#endif

#include <glib-object.h>
#include <gdk/gdk.h>
#include <atk/atkenums.h>