diff options
Diffstat (limited to 'views/controls/native_control_gtk.h')
-rw-r--r-- | views/controls/native_control_gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/native_control_gtk.h b/views/controls/native_control_gtk.h index ff54033..ab2aa36 100644 --- a/views/controls/native_control_gtk.h +++ b/views/controls/native_control_gtk.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_NATIVE_CONTROL_GTK_H_ #define VIEWS_CONTROLS_NATIVE_CONTROL_GTK_H_ +#pragma once #include <gtk/gtk.h> |