diff options
Diffstat (limited to 'chrome/browser/gtk/first_run_dialog.h')
-rw-r--r-- | chrome/browser/gtk/first_run_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/first_run_dialog.h b/chrome/browser/gtk/first_run_dialog.h index a2b2a70..f757a42 100644 --- a/chrome/browser/gtk/first_run_dialog.h +++ b/chrome/browser/gtk/first_run_dialog.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GTK_FIRST_RUN_DIALOG_H_ #define CHROME_BROWSER_GTK_FIRST_RUN_DIALOG_H_ +#pragma once typedef struct _GtkButton GtkButton; typedef struct _GtkWidget GtkWidget; |