diff options
-rw-r--r-- | src/dialog.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialog.hh b/src/dialog.hh index 9b927832..e989e552 100644 --- a/src/dialog.hh +++ b/src/dialog.hh @@ -1,4 +1,5 @@ #ifndef __DIALOG_HH__ +#define __DIALOG_HH__ #ifdef __cplusplus extern "C" { |