summaryrefslogtreecommitdiff
path: root/src/ui/metaaccellabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/metaaccellabel.h')
-rw-r--r--src/ui/metaaccellabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/metaaccellabel.h b/src/ui/metaaccellabel.h
index 22823276..4fb8ed5d 100644
--- a/src/ui/metaaccellabel.h
+++ b/src/ui/metaaccellabel.h
@@ -34,7 +34,7 @@
#ifndef __META_ACCEL_LABEL_H__
#define __META_ACCEL_LABEL_H__
-#include <gtk/gtklabel.h>
+#include <gtk/gtk.h>
#include "common.h"
#ifdef __cplusplus