diff options
Diffstat (limited to 'base/event_synthesis_gtk.h')
-rw-r--r-- | base/event_synthesis_gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/event_synthesis_gtk.h b/base/event_synthesis_gtk.h index 11a540c..9612ae1 100644 --- a/base/event_synthesis_gtk.h +++ b/base/event_synthesis_gtk.h @@ -8,6 +8,7 @@ #ifndef BASE_EVENT_SYNTHESIS_GTK_ #define BASE_EVENT_SYNTHESIS_GTK_ +#pragma once #include <gdk/gdk.h> #include <gdk/gdkkeysyms.h> |