diff options
Diffstat (limited to 'app/gtk_dnd_util.h')
-rw-r--r-- | app/gtk_dnd_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/gtk_dnd_util.h b/app/gtk_dnd_util.h index 578a026..79ae2a5 100644 --- a/app/gtk_dnd_util.h +++ b/app/gtk_dnd_util.h @@ -4,6 +4,7 @@ #ifndef APP_GTK_DND_UTIL_H_ #define APP_GTK_DND_UTIL_H_ +#pragma once #include <gtk/gtk.h> |